Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ MediaFile
Method
MediaFile
src/media_file.h:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
public:
15
16
MediaFile() = default;
17
18
explicit MediaFile(const c2d::Io::File &file, const MediaInfo &media) {
19
name = file.name;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected