Home
last modified time | relevance | path

Searched refs:DMO_ENUMF_INCLUDE_KEYED (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmoreg.h41 DMO_ENUMF_INCLUDE_KEYED = 1 enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmoreg.h41 DMO_ENUMF_INCLUDE_KEYED = 1 enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DxMediaObjects/
H A Dmod.rs55 pub const DMO_ENUMF_INCLUDE_KEYED: DMO_ENUM_FLAGS = 1i32; const
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/ds9/
H A Dbackend.cpp194 …HRESULT hr = ::DMOEnum(DMOCATEGORY_AUDIO_EFFECT, DMO_ENUMF_INCLUDE_KEYED, 0, 0, 0, 0, enumDMO.ppar… in objectDescriptionIndexes()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs6293 pub const DMO_ENUMF_INCLUDE_KEYED: DMO_ENUM_FLAGS = DMO_ENUM_FLAGS(1i32); const