Struct windows_sys::Win32::Media::DirectShow::WMDRMProtectionInfo
[−]#[repr(C, packed(1))]pub struct WMDRMProtectionInfo {
pub wszKID: [u16; 25],
pub qwCounter: u64,
pub qwIndex: u64,
pub bOffset: u8,
}Expand description
Required features: ‘Win32_Media_DirectShow’
Fields
wszKID: [u16; 25]qwCounter: u64qwIndex: u64bOffset: u8