parent
3067a83df2
commit
84dba3698d
@ -617,6 +617,8 @@ gst_base_audio_sink_get_slave_method (GstBaseAudioSink * sink)
|
|||||||
* @drift_tolerance: the new drift tolerance in microseconds
|
* @drift_tolerance: the new drift tolerance in microseconds
|
||||||
*
|
*
|
||||||
* Controls the sink's drift tolerance.
|
* Controls the sink's drift tolerance.
|
||||||
|
*
|
||||||
|
* Since: 0.10.31
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
gst_base_audio_sink_set_drift_tolerance (GstBaseAudioSink * sink,
|
gst_base_audio_sink_set_drift_tolerance (GstBaseAudioSink * sink,
|
||||||
@ -636,6 +638,8 @@ gst_base_audio_sink_set_drift_tolerance (GstBaseAudioSink * sink,
|
|||||||
* Get the current drift tolerance, in microseconds, used by @sink.
|
* Get the current drift tolerance, in microseconds, used by @sink.
|
||||||
*
|
*
|
||||||
* Returns: The current drift tolerance used by @sink.
|
* Returns: The current drift tolerance used by @sink.
|
||||||
|
*
|
||||||
|
* Since: 0.10.31
|
||||||
*/
|
*/
|
||||||
gint64
|
gint64
|
||||||
gst_base_audio_sink_get_drift_tolerance (GstBaseAudioSink * sink)
|
gst_base_audio_sink_get_drift_tolerance (GstBaseAudioSink * sink)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user