Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ decoder_updateMetaData
Function
decoder_updateMetaData
framework/codec/avcodecDecoder.h:102–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
virtual bool supportReuse() override;
101
102
void decoder_updateMetaData(const Stream_meta *meta) override
103
{}
104
105
private:
106
decoder_handle_v *mPDecoder = nullptr;
Callers
1
updateMetaData
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected