MCPcopy 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
281const QMediaFormat::AudioCodec CParameterRecord::GetAudioCodec() const
282{
283 return m_AudioCodec;
284}
285
286int CParameterRecord::SetAudioCodec(QMediaFormat::AudioCodec a)
287{

Callers 2

SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected