Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetAudioCodec
Method
GetAudioCodec
Src/ParameterCompone/ParameterRecord.cpp:281–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
}
280
281
const QMediaFormat::AudioCodec CParameterRecord::GetAudioCodec() const
282
{
283
return m_AudioCodec;
284
}
285
286
int CParameterRecord::SetAudioCodec(QMediaFormat::AudioCodec a)
287
{
Callers
2
SetParameter
Method · 0.80
ParameterRecord.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected