Struct windows_sys::Win32::Media::DirectShow::AM_AC3_ERROR_CONCEALMENT
[−]#[repr(C)]pub struct AM_AC3_ERROR_CONCEALMENT {
pub fRepeatPreviousBlock: BOOL,
pub fErrorInCurrentBlock: BOOL,
}Expand description
Required features: ‘Win32_Media_DirectShow’, ‘Win32_Foundation’
Fields
fRepeatPreviousBlock: BOOLfErrorInCurrentBlock: BOOL