|
FFmpeg
|
#include <avformat.h>
Data Fields | |
| AVDictionary * | headers |
| Headers sent in the request to the server. More... | |
| size_t | body_len |
| Body payload size. More... | |
| char * | body |
| Body payload. More... | |
Definition at line 2390 of file avformat.h.
| AVDictionary* AVRTSPCommandRequest::headers |
Headers sent in the request to the server.
Definition at line 2394 of file avformat.h.
Referenced by rtsp_submit_command().
| size_t AVRTSPCommandRequest::body_len |
| char* AVRTSPCommandRequest::body |
1.8.17