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

Method GetFileFormat

Src/ParameterCompone/ParameterRecord.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251
252#if HAVE_QT6_MULTIMEDIA
253const QMediaFormat::FileFormat CParameterRecord::GetFileFormat() const
254{
255 return m_FileFormat;
256}
257
258int CParameterRecord::SetFileFormat(const QMediaFormat::FileFormat &f)
259{

Callers 2

SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected