Home
last modified time | relevance | path

Searched refs:TIMECODE_SAMPLE (Results 1 – 15 of 15) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/
H A Dmod.rs216 pub struct TIMECODE_SAMPLE { struct
222 impl ::core::marker::Copy for TIMECODE_SAMPLE {} argument
223 impl ::core::clone::Clone for TIMECODE_SAMPLE { implementation
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dksmedia.h3753 } TIMECODE_SAMPLE; typedef
3755 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
3760 TIMECODE_SAMPLE TimecodeSamp;
3765 TIMECODE_SAMPLE TimecodeSamp;
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3767 } TIMECODE_SAMPLE; typedef
3769 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
3774 TIMECODE_SAMPLE TimecodeSamp;
3779 TIMECODE_SAMPLE TimecodeSamp;
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3767 } TIMECODE_SAMPLE; typedef
3769 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
3774 TIMECODE_SAMPLE TimecodeSamp;
3779 TIMECODE_SAMPLE TimecodeSamp;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksmedia.h3827 } TIMECODE_SAMPLE; typedef
3829 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
3834 TIMECODE_SAMPLE TimecodeSamp;
3839 TIMECODE_SAMPLE TimecodeSamp;
H A Dstrmif.h12301 } TIMECODE_SAMPLE; typedef
12303 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksmedia.h3827 } TIMECODE_SAMPLE; typedef
3829 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
3834 TIMECODE_SAMPLE TimecodeSamp;
3839 TIMECODE_SAMPLE TimecodeSamp;
H A Dstrmif.h12301 } TIMECODE_SAMPLE; typedef
12303 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3767 } TIMECODE_SAMPLE; typedef
3769 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
3774 TIMECODE_SAMPLE TimecodeSamp;
3779 TIMECODE_SAMPLE TimecodeSamp;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3767 } TIMECODE_SAMPLE; typedef
3769 typedef TIMECODE_SAMPLE *PTIMECODE_SAMPLE;
3774 TIMECODE_SAMPLE TimecodeSamp;
3779 TIMECODE_SAMPLE TimecodeSamp;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h979 } TIMECODE_SAMPLE; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h979 } TIMECODE_SAMPLE; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/KernelStreaming/
H A Dmod.rs4430 pub TimecodeSamp: super::TIMECODE_SAMPLE,
4441 pub TimecodeSamp: super::TIMECODE_SAMPLE,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs14045 …pub unsafe fn SetTimecode(&self, ptimecodesample: *mut TIMECODE_SAMPLE) -> ::windows::runtime::Res… in SetTimecode()
14048 pub unsafe fn GetTimecode(&self) -> ::windows::runtime::Result<TIMECODE_SAMPLE> { in GetTimecode() argument
14049 let mut result__: <TIMECODE_SAMPLE as ::windows::runtime::Abi>::Abi = ::std::mem::zeroed(); in GetTimecode()
14108 pub unsafe fn GetTimecode(&self) -> ::windows::runtime::Result<TIMECODE_SAMPLE> { in GetTimecode() argument
14109 let mut result__: <TIMECODE_SAMPLE as ::windows::runtime::Abi>::Abi = ::std::mem::zeroed(); in GetTimecode()
74321 pub struct TIMECODE_SAMPLE { struct
74327 impl TIMECODE_SAMPLE {} implementation
74328 impl ::std::default::Default for TIMECODE_SAMPLE { implementation
74333 impl ::std::cmp::PartialEq for TIMECODE_SAMPLE { implementation
74338 impl ::std::cmp::Eq for TIMECODE_SAMPLE {} implementation
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs15710 pub TimecodeSamp: super::super::super::Graphics::DirectShow::TIMECODE_SAMPLE,
15738 pub TimecodeSamp: super::super::super::Graphics::DirectShow::TIMECODE_SAMPLE,