EDVDLpcmQuantization
Other versions of this page are also available for the following:
8/28/2008
This enumeration defines the width of the Linear PCM.
Syntax
typedef enum {
DVD_LPCM_16,
DVD_LPCM_20,
DVD_LPCM_24
} EDVDLpcmQuantization;
Elements
- DVD_LPCM_16
Width is equal to 16 bits.
- DVD_LPCM_20
Width is equal to 20 bits.
- DVD_LPCM_24
Width is equal to 24 bits.
Requirements
Header | dvddrvr.idl |
Windows Embedded CE | Windows CE .NET 4.0 and later |