Struct windows_sys::Win32::Media::DirectShow::DVD_PLAYBACK_LOCATION2
[−]#[repr(C)]pub struct DVD_PLAYBACK_LOCATION2 {
pub TitleNum: u32,
pub ChapterNum: u32,
pub TimeCode: DVD_HMSF_TIMECODE,
pub TimeCodeFlags: u32,
}Expand description
Required features: ‘Win32_Media_DirectShow’
Fields
TitleNum: u32ChapterNum: u32TimeCode: DVD_HMSF_TIMECODETimeCodeFlags: u32