EDVDAudioFreq (Windows CE 5.0)
This enumeration defines the supported audio frequencies.
typedef enum { DVD_AUDIO_FREQ_48KHZ, DVD_AUDIO_FREQ_96KHZ} EDVDAudioFreq;
Elements
- DVD_AUDIO_FREQ_48KHZ
Sample rate equals 48 KHz. - DVD_AUDIO_FREQ_96KHZ
Sample rate equals 96 KHz.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
DVD-Video Renderer Enumerations
Send Feedback on this topic to the authors