Class AudioRingBufferSpec

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

@Generated("io.github.jwharm.JavaGI") public class AudioRingBufferSpec extends ProxyInstance
The structure containing the format specification of the ringbuffer.

When type is GST_AUDIO_RING_BUFFER_FORMAT_TYPE_DSD, the dsdFormat is valid (otherwise it is unused). Also, when DSD is the sample type, only the rate, channels, position, and bpf fields in info are populated.