Searched defs:MMSContext (Results 1 – 1 of 1) sorted by relevance
30 typedef struct MMSContext { struct31 URLContext *mms_hd; ///< TCP connection handle32 MMSStream *streams;58 } MMSContext; argument