Share via


EDVDLpcmQuantization (Windows CE 5.0)

Send Feedback

This enumeration defines the width of the Linear PCM.

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

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.