Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/78/tenbox
/ FfmpegH264VideoEncoder
Method
FfmpegH264VideoEncoder
src/daemon/ffmpeg_video_encoder.cpp:243–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
};
242
243
FfmpegH264VideoEncoder::FfmpegH264VideoEncoder() : impl_(std::make_unique<Impl>()) {}
244
245
FfmpegH264VideoEncoder::~FfmpegH264VideoEncoder() {
246
Close();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected