capGetAudioFormat
The
capGetAudioFormat macro obtains the audio format. You can use this macro or explicitly call the
WM_CAP_GET_AUDIOFORMAT message.
DWORD capGetAudioFormat(
hwnd,
|
|
psAudioFormat,
|
|
wSize
|
|
);
|
|
Parameters
hwnd
Handle of a capture window.
psAudioFormat
Address of a
WAVEFORMATEX structure, or NULL. If the value is NULL, the size, in bytes, required to
hold the
WAVEFORMATEX structure is returned.
wSize
Size, in bytes, of the structure referenced by
s.
Return Values
Returns the size, in bytes, of the audio format.
Remarks
Because compressed audio formats vary in size requirements applications must
first retrieve the size, then allocate memory, and finally request the audio
format data.
See Also
WAVEFORMATEX,
WM_CAP_GET_AUDIOFORMAT
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database