| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Basic structure for one codec entry.
Field Summary | |
unsigned int | AuFileFormat encoding tag in .au-file, 0x0000 if format tag doesn't exists |
int | bytewidth bytewidth - used in libSnd |
int | intervalMs frame interval in milliseconds |
string | name codec name - used in rtpmap |
int | packetSize packetSize in bytes |
int | payloadType rtp payload type |
int | samples rtp time interval |
unsigned int | WavFileFormat encoding tag in .wav-file, 0x0000 if format tag doesn't exists |
Field Detail |
public unsigned int AuFileFormat
public int bytewidth
public int intervalMs
public string name
public int packetSize
public int payloadType
public int samples
public unsigned int WavFileFormat
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |