Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ AVFormatContext
Class
AVFormatContext
src/include/audio/audio_reader.hpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
private:
59
bool decode_audio(struct AVFormatContext* format_ctx, audio_data_t& out_audio, int target_sample_rate, MonoDownmixMode downmix);
60
};
61
62
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected