MCPcopy Create free account
hub / github.com/IENT/YUView / getColorspace

Method getColorspace

YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:458–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456}
457
458AVColorSpace AVCodecContextWrapper::getColorspace()
459{
460 this->update();
461 return this->colorspace;
462}
463
464AVRational AVCodecContextWrapper::getTimeBase()
465{

Callers

nothing calls this directly

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected