Class AudioStreamAlign

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.gstreamer.audio.AudioStreamAlign
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class AudioStreamAlign extends ProxyInstance
GstAudioStreamAlign provides a helper object that helps tracking audio stream alignment and discontinuities, and detects discontinuities if possible.

See gst_audio_stream_align_new() for a description of its parameters and gst_audio_stream_align_process() for the details of the processing.