Home
last modified time | relevance | path

Searched defs:MMSContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmms.h30 typedef struct MMSContext { struct
31 URLContext *mms_hd; ///< TCP connection handle
32 MMSStream *streams;
58 } MMSContext; argument