Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheImagingSource/tiscamera
/ get_fourcc
Method
get_fourcc
src/VideoFormatDescription.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
70
uint32_t VideoFormatDescription::get_fourcc() const
71
{
72
return format.fourcc;
73
}
74
75
std::string VideoFormatDescription::get_video_format_description_string() const
76
{
Callers
2
is_compatible
Method · 0.45
get_framerates
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected