- fixes for pvqa_pcap project - lazy creation of codecs + compare timespec structures
This commit is contained in:
@@ -121,6 +121,7 @@ public:
|
||||
Codec::Factory& codecAt(int index) const;
|
||||
int findCodec(const std::string& name) const;
|
||||
void fillCodecMap(CodecMap& cm);
|
||||
PCodec createCodecByPayloadType(int payloadType);
|
||||
void clear();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user