Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
267
const QMediaFormat::VideoCodec CParameterRecord::GetVideoCodec() const
268
{
269
return m_VideoCodec;
270
}
271
272
int CParameterRecord::SetVideoCodec(QMediaFormat::VideoCodec v)
273
{
Callers
2
SetParameter
Method · 0.80
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected