MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / AudioReader

Method AudioReader

src/common/audio/audio_reader.cpp:73–75  ·  view source on GitHub ↗

--------------------------------------------------------------------------- AudioReader ---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

71// AudioReader
72// ---------------------------------------------------------------------------
73AudioReader::AudioReader() {
74 init_ffmpeg_once();
75}
76
77AudioReader::~AudioReader() = default;
78

Callers

nothing calls this directly

Calls 1

init_ffmpeg_onceFunction · 0.85

Tested by

no test coverage detected