Home
last modified time | relevance | path

Searched refs:audio_volume (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/games/adonthell-wastesedge/wastesedge-0.3.8/scripts/modules/
H A Doption_screen.py111 self.option_list.add(self.make_option(_("Music Volume"), str(self.config.audio_volume)))
213 if self.config.audio_volume == 0 and increment < 0 or \
214 self.config.audio_volume == 100 and increment > 0:
217 self.config.audio_volume = self.config.audio_volume + increment
218 if self.config.audio_volume == 0:
220 elif self.config.audio_volume == 1:
223 adonthell.audio.set_background_volume(self.config.audio_volume)
226 label.set_text(str(self.config.audio_volume))
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Daudio.c46 int audio_volume = 128; variable
86 audio_volume = level; in audio_set_volume()
133 Mix_Volume( wav->channel, audio_volume ); in wav_play()
/dports/games/adonthell/adonthell-0.3.8/src/
H A Dprefs.cc45 audio_volume = 35; // 0 - 100% in config()
240 audio_volume = c->audio_volume; in operator =()
284 << " Audio-volume " << (int) audio_volume << "\n\n" in write_adonthellrc()
372 if (parse_adonthellrc (n, s) == PREFS_NUM) audio_volume = n; in read_adonthellrc()
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_aout_volume.h40 typedef struct audio_volume audio_volume_t;
45 struct audio_volume struct
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/
H A Dplaymus.c115 int audio_volume = MIX_MAX_VOLUME; in main() local
146 audio_volume = atoi(argv[i]); in main()
198 Mix_VolumeMusic(audio_volume); in main()
/dports/audio/sdl_mixer/SDL_mixer-1.2.12/
H A Dplaymus.c113 int audio_volume = MIX_MAX_VOLUME; in main() local
144 audio_volume = atoi(argv[i]); in main()
193 Mix_VolumeMusic(audio_volume); in main()
/dports/multimedia/qwinff/qwinff-0.2.1-22-g17e987e/src/converter/
H A Dconversionparameters.h38 int audio_volume; ///< output volume in binary percent (256 is normal, 512 is double) variable
91 audio_volume(0), in ConversionParameters()
/dports/devel/efl/efl-1.25.1/src/edje_external/emotion/
H A Demotion.c22 _DOUBLE(audio_volume);
162 _DOUBLE(audio_volume); in _external_emotion_state_set()
231 _DOUBLE(audio_volume) in _external_emotion_param_set()
302 _DOUBLE(audio_volume) in _external_emotion_param_get()
359 _DOUBLE(audio_volume); in _external_emotion_params_parse()
392 _DOUBLE(audio_volume); in _external_emotion_params_free()
/dports/graphics/radius-engine/radius-engine-1.1/
H A Dr_audio_clip_cache.c143 return l_Internal_getVolume(ls, offsetof(r_state_t, audio_volume)); in l_Audio_getVolume()
167 if (rs->audio_volume > 0) in l_AudioState_play()
281 if (rs->audio_volume > 0 && rs->audio_music_volume > 0) in l_AudioState_playMusic()
344 if (rs->audio_volume > 0) in l_AudioState_stopMusic()
385 if (rs->audio_volume > 0 && rs->audio_music_volume > 0) in l_AudioState_seekMusic()
/dports/multimedia/bino/bino-1.6.5/src/
H A Dcontrolswidget.cpp175 : dispatch::parameters().audio_volume() < 0.33f ? "audio-volume-low" in update_audio_widgets()
176 : dispatch::parameters().audio_volume() < 0.66f ? "audio-volume-medium" in update_audio_widgets()
178 _audio_volume_slider->setValue(qRound(dispatch::parameters().audio_volume() * 1000.0f)); in update_audio_widgets()
376 case notification::audio_volume: in receive_notification()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/camerabin2/
H A Dgstcamerabin2.c522 if (camerabin->audio_volume) in gst_camera_bin_dispose()
523 gst_object_unref (camerabin->audio_volume); in gst_camera_bin_dispose()
967 gst_element_set_state (camerabin->audio_volume, GST_STATE_READY); in gst_camera_bin_video_reset_elements()
976 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
1531 if (!camera->audio_volume) { in gst_camera_bin_create_elements()
1788 gst_bin_remove (GST_BIN_CAST (camera), camera->audio_volume); in gst_camera_bin_create_elements()
1824 camera->audio_volume, "sink", GST_PAD_LINK_CHECK_CAPS); in gst_camera_bin_create_elements()
1825 gst_element_link_pads_full (camera->audio_volume, "src", in gst_camera_bin_create_elements()
1936 gst_element_set_state (camera->audio_volume, GST_STATE_READY); in gst_camera_bin_change_state()
1944 gst_element_set_state (camera->audio_volume, GST_STATE_NULL); in gst_camera_bin_change_state()
[all …]

12345678