Struct windows_sys::Win32::Media::DirectShow::DVD_KaraokeAttributes
[−]#[repr(C)]pub struct DVD_KaraokeAttributes {
pub bVersion: u8,
pub fMasterOfCeremoniesInGuideVocal1: BOOL,
pub fDuet: BOOL,
pub ChannelAssignment: DVD_KARAOKE_ASSIGNMENT,
pub wChannelContents: [u16; 8],
}Expand description
Required features: ‘Win32_Media_DirectShow’, ‘Win32_Foundation’
Fields
bVersion: u8fMasterOfCeremoniesInGuideVocal1: BOOLfDuet: BOOLChannelAssignment: DVD_KARAOKE_ASSIGNMENTwChannelContents: [u16; 8]