MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetSourceEncodingInt

Method GetSourceEncodingInt

samples/common/src/CVUtils/CvVideoFrameReader.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69int CvVideoFrameReader::GetSourceEncodingInt() const
70{
71 return (int)m_capture.get(cv::CAP_PROP_FOURCC);
72}
73
74int CvVideoFrameReader::GetFrameCount() const
75{

Callers 1

GetFrameSourceAndSinkFunction · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected