Expand description
Required features: "Win32_Media_DirectShow"
, "Win32_Media_KernelStreaming"
Fields
NodeMethod: KSM_NODE
usTSID: u16
Trait Implementations
impl Clone for KSM_BDA_TS_SELECTOR_SETTSID
impl Clone for KSM_BDA_TS_SELECTOR_SETTSID
impl Copy for KSM_BDA_TS_SELECTOR_SETTSID
Auto Trait Implementations
impl RefUnwindSafe for KSM_BDA_TS_SELECTOR_SETTSID
impl Send for KSM_BDA_TS_SELECTOR_SETTSID
impl Sync for KSM_BDA_TS_SELECTOR_SETTSID
impl Unpin for KSM_BDA_TS_SELECTOR_SETTSID
impl UnwindSafe for KSM_BDA_TS_SELECTOR_SETTSID
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