Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Haivision/srt
/ FileTarget
Method
FileTarget
testing/testmedia.cpp:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
public:
139
140
FileTarget(const string& path): ofile(path, ios::out | ios::trunc | ios::binary) {}
141
142
void Write(const MediaPacket& data) override
143
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected