Back to Seed Clases

GstAudio


Classes

Interfaces

Structs

Unions

Enums

Struct GstAudio.RingBufferSpec

Import line: GstAudio = imports.gi.GstAudio;
GIR File: GstAudio-0.10.gir
C documentation: GstRingBufferSpec
Struct : RingBufferSpec
  Show / Hide Inherited methods, properties and signals
The structure containing the format specification of the ringbuffer.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstAudio.RingBufferSpec ()
Create a new GstAudio.RingBufferSpec
Create a new GstAudio.RingBufferSpec
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstAudio.RingBuffer
Method
GstAudio.RingBuffer.parse_caps (RingBufferSpec spec, Caps caps) : Boolean
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.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:58 GMT+0800 (HKT)