Share via


EDVDAudioFreq

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This enumeration defines the supported audio frequencies.

Syntax

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

Header dvddrvr.idl
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Concepts

DVD-Video Renderer Enumerations