Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
The AcxDataFormatGetBitsPerSample function gets the bits per audio sample for the specified data format.
Syntax
ULONG AcxDataFormatGetBitsPerSample(
[in] ACXDATAFORMAT DataFormat
);
Parameters
[in] DataFormat
The data format for which to retrieve the bits per audio sample.
Return value
Returns a ULONG value containing the number of bits per audio sample 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 |