|
FFmpeg
|
RTMP HTTP protocol. More...
#include "libavutil/avstring.h"#include "libavutil/intfloat.h"#include "libavutil/opt.h"#include "libavutil/time.h"#include "internal.h"#include "http.h"#include "rtmp.h"Classes | |
| struct | RTMP_HTTPContext |
Macros | |
| #define | RTMPT_DEFAULT_PORT 80 |
| #define | RTMPTS_DEFAULT_PORT RTMPS_DEFAULT_PORT |
| #define | OFFSET(x) offsetof(RTMP_HTTPContext, x) |
| #define | DEC AV_OPT_FLAG_DECODING_PARAM |
Typedefs | |
| typedef struct RTMP_HTTPContext | RTMP_HTTPContext |
Variables | |
| const URLProtocol | ff_ffrtmphttp_protocol |
RTMP HTTP protocol.
| const URLProtocol ff_ffrtmphttp_protocol |
1.8.12