#include <AmAudio.h>
Inheritance diagram for AmAudioRtpFormat:

Public Member Functions | |
| AmAudioRtpFormat (int payload, string format_parameters) | |
| int | getPayload () |
Protected Member Functions | |
| int | getCodecId () |
| amci_payload_t * | getPayloadP () |
| AmAudioRtpFormat::AmAudioRtpFormat | ( | int | payload, | |
| string | format_parameters | |||
| ) |
Constructor for payload based formats. All the information are taken from the payload description in the originating plug-in.
| int AmAudioRtpFormat::getPayload | ( | ) | [inline] |
1.4.7