FFmpeg
|
Data Fields | |
const AVClass * | class |
RTMP | rtmp |
char * | app |
char * | playpath |
RTMP LibRTMPContext::rtmp |
Definition at line 38 of file librtmp.c.
Referenced by rtmp_close(), rtmp_get_file_handle(), rtmp_open(), rtmp_read(), rtmp_read_pause(), rtmp_read_seek(), and rtmp_write().
char* LibRTMPContext::app |
Definition at line 39 of file librtmp.c.
Referenced by rtmp_open().
char* LibRTMPContext::playpath |
Definition at line 40 of file librtmp.c.
Referenced by rtmp_open().