Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AcxDataFormatGetSampleRate function gets the sample rate for the specified data format.
Syntax
ULONG AcxDataFormatGetSampleRate(
[in] ACXDATAFORMAT DataFormat
);
Parameters
[in] DataFormat
The data format for which to retrieve the sample rate.
Return value
Returns a ULONG value containing the sample rate for the specified DataFormat.
Remarks
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
Requirement | Value |
---|---|
Header | acxdataformat.h |
IRQL | <= DISPATCH_LEVEL |