Home
last modified time | relevance | path

Searched defs:mute (Results 1 – 25 of 66) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2sink.c79 gboolean mute; member
344 gst_wasapi2_sink_set_mute (GstWasapi2Sink * self, gboolean mute) in gst_wasapi2_sink_set_mute()
374 gboolean mute; in gst_wasapi2_sink_get_mute() local
Dgstwasapi2src.c79 gboolean mute; member
367 gst_wasapi2_src_set_mute (GstWasapi2Src * self, gboolean mute) in gst_wasapi2_src_set_mute()
396 gboolean mute; in gst_wasapi2_src_get_mute() local
Dgstwasapi2ringbuffer.cpp144 gboolean mute; member
1374 gst_wasapi2_ring_buffer_set_mute (GstWasapi2RingBuffer * buf, gboolean mute) in gst_wasapi2_ring_buffer_set_mute()
1391 gst_wasapi2_ring_buffer_get_mute (GstWasapi2RingBuffer * buf, gboolean * mute) in gst_wasapi2_ring_buffer_get_mute()
/third_party/pulseaudio/src/pulse/
Dext-stream-restore.h43 …int mute; /**< The boolean mute state of the stream when it was last seen, if a… member
Dintrospect.c160 bool mute; in context_get_sink_info_callback() local
440 bool mute; in context_get_source_info_callback() local
1226 bool mute = false, corked = false, has_volume = false, volume_writable = true; in context_get_sink_input_info_callback() local
1331 bool mute = false, corked = false, has_volume = false, volume_writable = true; in context_get_source_output_info_callback() local
1468 pa_operation* pa_context_set_sink_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context_s… in pa_context_set_sink_mute_by_index()
1491 pa_operation* pa_context_set_sink_mute_by_name(pa_context *c, const char *name, int mute, pa_contex… in pa_context_set_sink_mute_by_name()
1541 pa_operation* pa_context_set_sink_input_mute(pa_context *c, uint32_t idx, int mute, pa_context_succ… in pa_context_set_sink_input_mute()
1617 pa_operation* pa_context_set_source_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context… in pa_context_set_source_mute_by_index()
1640 pa_operation* pa_context_set_source_mute_by_name(pa_context *c, const char *name, int mute, pa_cont… in pa_context_set_source_mute_by_name()
1691 pa_operation* pa_context_set_source_output_mute(pa_context *c, uint32_t idx, int mute, pa_context_s… in pa_context_set_source_output_mute()
Dintrospect.h275 int mute; /**< Mute switch of the sink */ member
380 int mute; /**< Mute switch of the sink */ member
659 int mute; /**< Stream muted \since 0.9.7 */ member
713 int mute; /**< Stream muted \since 1.0 */ member
/third_party/alsa-lib/include/sound/uapi/
Dtlv.h58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument
63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.h57 gboolean mute; member
/third_party/gstreamer/gstplugins_bad/sys/opensles/
Dopenslessink.h46 gboolean mute; member
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
DFunctionList.h74 void mute(bool toMute) { in mute() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dstreamvolume.c157 gst_stream_volume_set_mute (GstStreamVolume * volume, gboolean mute) in gst_stream_volume_set_mute()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakeaudiosink.h51 gboolean mute; member
/third_party/node/deps/npm/node_modules/mute-stream/lib/
Dindex.js59 mute () { method in MuteStream
/third_party/alsa-lib/src/control/
Dtlv.c225 int min, step, mute; in snd_tlv_convert_to_dB() local
333 int min, step, max, mute; in snd_tlv_convert_from_dB() local
/third_party/gstreamer/gstplugins_base/gst/volume/
Dgstvolume.h49 gboolean mute; member
Dgstvolume.c234 gdouble volume, gboolean mute) in volume_update_volume()
652 gboolean mute; in volume_setup() local
692 gboolean mute; in volume_before_transform() local
/third_party/pulseaudio/src/modules/
Dmodule-solaris.c452 bool mute; in sink_set_state_in_io_thread_cb() local
618 static int sink_get_mute(pa_sink *s, bool *mute) { in sink_get_mute()
1105 bool mute; in pa__init() local
/third_party/node/deps/v8/third_party/test262-harness/test/
Dtest_test262.py227 def mute(returns_output=False): function
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.h84 gboolean mute; member
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.h61 gboolean mute:1; member
Dpulsesrc.c471 gboolean * mute) in gst_pulsesrc_get_source_output_info()
675 gst_pulsesrc_set_stream_mute (GstPulseSrc * pulsesrc, gboolean mute) in gst_pulsesrc_set_stream_mute()
867 gboolean mute; in gst_pulsesrc_get_property() local
Dpulsesrc.h60 gboolean mute:1; member
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapisink.h67 gboolean mute; member
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.h75 gboolean mute; member
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsoundsrc.h97 gboolean mute; member

123