Import line: | GstAudio = imports.gi.GstAudio; |
GIR File: | GstAudio-0.10.gir |
C documentation: | GstRingBufferSpec |
Struct : | RingBufferSpec |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gst_reserved : String
|
GstAudio.RingBufferSpec | |
bigend : Boolean
|
GstAudio.RingBufferSpec | |
buffer_time : Number
|
GstAudio.RingBufferSpec | |
bytes_per_sample : Number
|
GstAudio.RingBufferSpec | |
caps : Gst.Caps
|
GstAudio.RingBufferSpec | |
channels : Number
|
GstAudio.RingBufferSpec | |
depth : Number
|
GstAudio.RingBufferSpec | |
format : GstAudio.BufferFormat
|
GstAudio.RingBufferSpec | |
latency_time : Number
|
GstAudio.RingBufferSpec | |
rate : Number
|
GstAudio.RingBufferSpec | |
seglatency : Number
|
GstAudio.RingBufferSpec | |
segsize : Number
|
GstAudio.RingBufferSpec | |
segtotal : Number
|
GstAudio.RingBufferSpec | |
sign : Boolean
|
GstAudio.RingBufferSpec | |
silence_sample : String
|
GstAudio.RingBufferSpec | |
type : GstAudio.BufferFormatType
|
GstAudio.RingBufferSpec | |
width : Number
|
GstAudio.RingBufferSpec |
Method / Constructor | Defined By | |
---|---|---|
new GstAudio.RingBufferSpec
()
Create a new GstAudio.RingBufferSpec
Create a new GstAudio.RingBufferSpec
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstAudio.RingBuffer
Method |
Parse caps into spec.
|
GstAudio.RingBuffer
Method |
GstAudio.RingBuffer.debug_spec_caps
(RingBufferSpec spec)
:
none
Print debug info about the parsed caps in spec to the debug log.
|
GstAudio.RingBuffer
Method |
GstAudio.RingBuffer.debug_spec_buff
(RingBufferSpec spec)
:
none
Print debug info about the buffer sized in spec to the debug log.
|
GstAudio.RingBuffer
Method |
acquire
(RingBufferSpec spec)
:
Boolean
Allocate the resources for the ringbuffer.
|