FFmpeg
Loading...
Searching...
No Matches
Data Fields
AVRTSPCommandRequest Struct Reference

#include <avformat.h>

Data Fields

  Headers sent in the request to the server.
 
size_t  body_len
  Body payload size.
 
char *  body
  Body payload.
 

Detailed Description

Definition at line 2532 of file avformat.h.

Field Documentation

◆  headers

AVDictionary* AVRTSPCommandRequest::headers

Headers sent in the request to the server.

Definition at line 2536 of file avformat.h.

Referenced by rtsp_submit_command().

◆  body_len

size_t AVRTSPCommandRequest::body_len

Body payload size.

Definition at line 2541 of file avformat.h.

Referenced by rtsp_submit_command().

◆  body

char* AVRTSPCommandRequest::body

Body payload.

Definition at line 2546 of file avformat.h.

Referenced by rtsp_submit_command().


The documentation for this struct was generated from the following file:

Generated on Sun Sep 6 2026 19:21:25 for FFmpeg by doxygen 1.13.2

AltStyle によって変換されたページ (->オリジナル) /