#include <AmRtpStream.h>
Public Types | |
| ST_Receive = 1 | |
| ST_Send = 2 | |
| ST_Duplex = 3 | |
| enum | StreamType { ST_Receive = 1, ST_Send = 2, ST_Duplex = 3 } |
Public Member Functions | |
| AmRtpStreamInfo (StreamType type, AmAudio *audio_play=NULL, AmAudio *audio_rec=NULL) | |
Data Fields | |
| StreamType | type |
| AmAudio * | audio_play |
| AmAudio * | audio_rec |
| bool | ts_offset_i |
| unsigned int | ts_offset |
1.4.7