Home
last modified time | relevance | path

Searched refs:SoundLevel (Results 1 – 25 of 27) sorted by relevance

12

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/Core/Preview/
H A Dmod.rs19 …tem" fn(this: ::windows::runtime::RawPtr, result__: *mut super::super::SoundLevel) -> ::windows::r…
27 pub fn SoundLevel() -> ::windows::runtime::Result<super::super::SoundLevel> { in SoundLevel() method
29 let mut result__: super::super::SoundLevel = ::std::mem::zeroed(); in SoundLevel()
30 ….6)(::std::mem::transmute_copy(this), &mut result__).from_abi::<super::super::SoundLevel>(result__) in SoundLevel()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Media/
H A Dmod.rs170 pub struct SoundLevel(pub i32); struct
171 impl SoundLevel { implementation
176 impl ::core::marker::Copy for SoundLevel {} implementation
177 impl ::core::clone::Clone for SoundLevel { implementation
208 pub const SoundLevel: Self = Self(0i32); const
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/
H A Delements.cpp527 SoundLevel::SoundLevel(const DisplayElementID id) : DisplayElement(id) { in SoundLevel() function in Pegasus::SoundLevel
531 void SoundLevel::incrementLevel() { in incrementLevel()
538 void SoundLevel::decrementLevel() { in decrementLevel()
545 uint16 SoundLevel::getSoundLevel() { in getSoundLevel()
549 void SoundLevel::setSoundLevel(uint16 level) { in setSoundLevel()
558 void SoundLevel::draw(const Common::Rect &r) { in draw()
H A Delements.h235 class SoundLevel : public DisplayElement {
237 SoundLevel(const DisplayElementID);
238 virtual ~SoundLevel() {} in ~SoundLevel()
H A Dmenu.h162 SoundLevel _soundFXLevel;
163 SoundLevel _ambienceLevel;
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/
H A Delements.cpp527 SoundLevel::SoundLevel(const DisplayElementID id) : DisplayElement(id) { in SoundLevel() function in Pegasus::SoundLevel
531 void SoundLevel::incrementLevel() { in incrementLevel()
538 void SoundLevel::decrementLevel() { in decrementLevel()
545 uint16 SoundLevel::getSoundLevel() { in getSoundLevel()
549 void SoundLevel::setSoundLevel(uint16 level) { in setSoundLevel()
558 void SoundLevel::draw(const Common::Rect &r) { in draw()
H A Delements.h235 class SoundLevel : public DisplayElement {
237 SoundLevel(const DisplayElementID);
238 ~SoundLevel() override {} in ~SoundLevel()
H A Dmenu.h167 SoundLevel _soundFXLevel;
168 SoundLevel _ambienceLevel;
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4SoundSystem.h67 void SoundLevel(const char *szSndName, C4Object *pObj, int32_t iLevel);
H A DC4SoundSystem.cpp296 void SoundLevel(const char *szSndName, C4Object *pObj, int32_t iLevel) in SoundLevel() function
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DISO_TS_14906_Application.asn121 SoundLevel ::= SEQUENCE{
H A DISO_TS_19321.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
466 soundLevel SoundLevel,
H A DISO19321IVIv2.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
470 soundLevel SoundLevel,
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DISO_TS_14906_Application.asn121 SoundLevel ::= SEQUENCE{
H A DISO_TS_19321.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
466 soundLevel SoundLevel,
H A DISO19321IVIv2.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
470 soundLevel SoundLevel,
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DISO_TS_14906_Application.asn121 SoundLevel ::= SEQUENCE{
H A DISO_TS_19321.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
466 soundLevel SoundLevel,
H A DISO19321IVIv2.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
470 soundLevel SoundLevel,
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DISO_TS_14906_Application.asn121 SoundLevel ::= SEQUENCE{
H A DISO_TS_19321.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
466 soundLevel SoundLevel,
H A DISO19321IVIv2.asn21 …teristics, EnvironmentalCharacteristics, PassengerCapacity , Provider, SoundLevel, VehicleDimensio…
470 soundLevel SoundLevel,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/audio/
H A Daudio_devices_pref_handler_impl_unittest.cc264 TEST_P(AudioDevicesPrefHandlerTest, SoundLevel) { in TEST_P() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/
H A Dmod.rs2007 pub fn SoundLevel() -> ::windows::runtime::Result<SoundLevel> { in SoundLevel() method
2009 let mut result__: SoundLevel = ::std::mem::zeroed(); in SoundLevel()
2969 pub struct SoundLevel(pub i32); struct
2970 impl SoundLevel { impl
2971 pub const Muted: SoundLevel = SoundLevel(0i32);
2972 pub const Low: SoundLevel = SoundLevel(1i32);
2973 pub const Full: SoundLevel = SoundLevel(2i32);
2975 impl ::std::convert::From<i32> for SoundLevel { implementation
2980 unsafe impl ::windows::runtime::Abi for SoundLevel { implementation
2984 unsafe impl ::windows::runtime::RuntimeType for SoundLevel { implementation
[all …]
/dports/net/savvycan/SavvyCAN-1.0.245/examples/
H A DThinkCity.dbc1108 SG_ SoundLevel : 31|3@0+ (1,0) [0|7] "" Vector__XXX
2057 CM_ SG_ 1025 SoundLevel "0: Off or not programmed. 1: Lowest. 5: Highest";
4664 BA_ "GenSigSendType" SG_ 1025 SoundLevel 0;
4665 BA_ "GenSigCycleTime" SG_ 1025 SoundLevel 500;
4666 BA_ "GenSigCycleTimeActive" SG_ 1025 SoundLevel 500;

12