Struct windows_sys::Win32::Media::KernelStreaming::KSAC3_ERROR_CONCEALMENT
#[repr(C)]pub struct KSAC3_ERROR_CONCEALMENT {
pub fRepeatPreviousBlock: BOOL,
pub fErrorInCurrentBlock: BOOL,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
, "Win32_Foundation"
Fields§
§fRepeatPreviousBlock: BOOL
§fErrorInCurrentBlock: BOOL