GstAudio.AudioSrcClass

Fields

Name

Type

Access

Description

close

object

r

close the device

delay

object

r

the number of frames queued in the device

open

object

r

open the device with the specified caps

parent_class

GstAudio.AudioBaseSrcClass

r

the parent class.

prepare

object

r

configure device with format

read

object

r

read samples from the audio device

reset

object

r

unblock a read to the device and reset.

unprepare

object

r

undo the configuration

Methods

None

Details

class GstAudio.AudioSrcClass

GstAudio.AudioSrc class. Override the vmethod to implement functionality.