MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetVideoCodec

Method GetVideoCodec

Src/ParameterCompone/ParameterRecord.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267const QMediaFormat::VideoCodec CParameterRecord::GetVideoCodec() const
268{
269 return m_VideoCodec;
270}
271
272int CParameterRecord::SetVideoCodec(QMediaFormat::VideoCodec v)
273{

Callers 2

SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected