| FFmpeg
    | 
LibRTMPContext Struct Reference
  
Collaboration diagram for LibRTMPContext:

| Data Fields | |
| const AVClass * | class | 
| RTMP | rtmp | 
| char * | app | 
| char * | playpath | 
Detailed Description
Field Documentation
| 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().
| 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().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11