GstAudioCdSrcClass

Audio CD source base class.

Members

Variables

GstReserved
void*[20] GstReserved;
close
void function(GstAudioCdSrc* src) close;

closing the device

open
bool function(GstAudioCdSrc* src, const(char)* device) open;

opening the device

pushsrcClass
GstPushSrcClass pushsrcClass;

the parent class

readSector
GstBuffer* function(GstAudioCdSrc* src, int sector) readSector;

reading a sector