Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ Encode
Method
Encode
src/render/plugin_interface/gr_audio_encoder_plugin.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void GrAudioEncoderPlugin::Encode(const std::shared_ptr<Data>& data, int sample, int channels, int bits) {
30
31
}
32
33
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected