MCPcopy 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
70uint32_t VideoFormatDescription::get_fourcc() const
71{
72 return format.fourcc;
73}
74
75std::string VideoFormatDescription::get_video_format_description_string() const
76{

Callers 2

is_compatibleMethod · 0.45
get_frameratesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected