Searched defs:mute (Results 1 - 5 of 5) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
H A Dext-stream-restore.h44 int mute; /**< The boolean mute state of the stream when it was last seen, if applicable and saved */ member in struct:pa_ext_stream_restore_info
H A Dintrospect.h155 * It is also possible to mute a sink or source:
216 int mute; /**< Mute switch of the sink */ member in struct:pa_sink_info
251 /** Set the mute switch of a sink device specified by its index */
252 pa_operation* pa_context_set_sink_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context_success_cb_t cb, void *userdata);
254 /** Set the mute switch of a sink device specified by its name */
255 pa_operation* pa_context_set_sink_mute_by_name(pa_context *c, const char *name, int mute, pa_context_success_cb_t cb, void *userdata);
293 int mute; /**< Mute switch of the sink */ member in struct:pa_source_info
328 /** Set the mute switch of a source device specified by its index */
329 pa_operation* pa_context_set_source_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context_success_cb_t cb, void *userdata);
331 /** Set the mute switc
501 int mute; /**< Stream muted \\since 0.9.7 */ member in struct:pa_sink_input_info
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
H A Dext-stream-restore.h44 int mute; /**< The boolean mute state of the stream when it was last seen, if applicable and saved */ member in struct:pa_ext_stream_restore_info
H A Dintrospect.h155 * It is also possible to mute a sink or source:
216 int mute; /**< Mute switch of the sink */ member in struct:pa_sink_info
251 /** Set the mute switch of a sink device specified by its index */
252 pa_operation* pa_context_set_sink_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context_success_cb_t cb, void *userdata);
254 /** Set the mute switch of a sink device specified by its name */
255 pa_operation* pa_context_set_sink_mute_by_name(pa_context *c, const char *name, int mute, pa_context_success_cb_t cb, void *userdata);
293 int mute; /**< Mute switch of the sink */ member in struct:pa_source_info
328 /** Set the mute switch of a source device specified by its index */
329 pa_operation* pa_context_set_source_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context_success_cb_t cb, void *userdata);
331 /** Set the mute switc
501 int mute; /**< Stream muted \\since 0.9.7 */ member in struct:pa_sink_input_info
[all...]
/prebuilts/sdk/system_current/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/framework/ junit/framework/Test.class Test. ...

Completed in 661 milliseconds