|
FFmpeg
|
Haivision Open SRT (Secure Reliable Transport) protocol. More...
#include <srt/srt.h>#include "libavutil/avassert.h"#include "libavutil/opt.h"#include "libavutil/parseutils.h"#include "libavutil/time.h"#include "avformat.h"#include "internal.h"#include "network.h"#include "os_support.h"#include "url.h"Classes | |
| struct | SRTContext |
Macros | |
| #define | D AV_OPT_FLAG_DECODING_PARAM |
| #define | E AV_OPT_FLAG_ENCODING_PARAM |
| #define | OFFSET(x) offsetof(SRTContext, x) |
Typedefs | |
| typedef struct SRTContext | SRTContext |
Enumerations | |
| enum | SRTMode { SRT_MODE_CALLER = 0, SRT_MODE_LISTENER = 1, SRT_MODE_RENDEZVOUS = 2 } |
Variables | |
| const URLProtocol | ff_libsrt_protocol |
Haivision Open SRT (Secure Reliable Transport) protocol.
| const URLProtocol ff_libsrt_protocol |
1.8.12