Struct windows_sys::Win32::Media::DirectShow::ChannelTypeInfo
[−]#[repr(C)]pub struct ChannelTypeInfo {
pub channelType: ChannelType,
pub timeStamp: u64,
}Expand description
Required features: ‘Win32_Media_DirectShow’
Fields
channelType: ChannelTypetimeStamp: u64