Expand description
Required features: "Win32_Media_KernelStreaming"
Fields
StartTime: i64
Rate: i32
Trait Implementations
impl Clone for KS_AM_SimpleRateChange
impl Clone for KS_AM_SimpleRateChange
impl Copy for KS_AM_SimpleRateChange
Auto Trait Implementations
impl RefUnwindSafe for KS_AM_SimpleRateChange
impl Send for KS_AM_SimpleRateChange
impl Sync for KS_AM_SimpleRateChange
impl Unpin for KS_AM_SimpleRateChange
impl UnwindSafe for KS_AM_SimpleRateChange
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