[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: Win.AudioClient.pas line 169
type IAudioClient = interface(IUnknown) |
||
function Initialize(); |
|
|
function GetBufferSize(); |
|
|
function GetStreamLatency(); |
|
|
function GetCurrentPadding(); |
|
|
function IsFormatSupported(); |
|
|
function GetMixFormat(); |
|
|
function GetDevicePeriod(); |
|
|
function Start; |
|
|
function Stop; |
|
|
function Reset; |
|
|
function SetEventHandle(); |
|
|
function GetService(); |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |