ltmmDVD_AUDIO_APPMODE Constants

Summary

The ltmmDVD_AUDIO_APPMODE constants define the audio application mode.

Syntax

typedef enum ltmmDVD_AUDIO_APPMODE 
{ 
   ltmmDVD_AudioMode_None = 0, 
   ltmmDVD_AudioMode_Karaoke = 1, 
   ltmmDVD_AudioMode_Surround = 2, 
   ltmmDVD_AudioMode_Other = 3 
} ltmmDVD_AUDIO_APPMODE; 

Members

ltmmDVD_AudioMode_None

[0] No special audio mode.

ltmmDVD_AudioMode_Karaoke

[1] The current audio mode is karaoke content.

ltmmDVD_AudioMode_Surround

[2] The current audio mode is surround sound.

ltmmDVD_AudioMode_Other

[3] Unrecognized audio mode.

See Also

IltmmDVDAudioStream::get_AppModeData

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.