Expand description
Required features: "Win32_Media_Streaming"
Fields
Flags: u64
Value: i32
Trait Implementations
impl Copy for CapturedMetadataExposureCompensation
Auto Trait Implementations
impl RefUnwindSafe for CapturedMetadataExposureCompensation
impl Send for CapturedMetadataExposureCompensation
impl Sync for CapturedMetadataExposureCompensation
impl Unpin for CapturedMetadataExposureCompensation
impl UnwindSafe for CapturedMetadataExposureCompensation
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more