Home
last modified time | relevance | path

Searched refs:FORMAT_BUTT (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_info.h198 FORMAT_BUTT, enumerator
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_source.h64 AudioCodecFormat audioFormat = FORMAT_BUTT;
/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.h89 OutputFormatType format = FORMAT_BUTT;
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.h102 OutputFormatType outputFormatType_ {OutputFormatType::FORMAT_BUTT};
H A Dhirecorder_impl.cpp143 FALSE_RETURN_V(format != OutputFormatType::FORMAT_BUTT, TransErrorCode(ErrorCode::ERROR_INVALID_OPERATION));
165 FALSE_RETURN_V(outputFormatType_ != OutputFormatType::FORMAT_BUTT, in Configure()
246 outputFormatType_ = OutputFormatType::FORMAT_BUTT; in Stop()
/foundation/multimedia/audio_lite/services/impl/audio_source/
H A Daudio_source.cpp98 audioFormat >= FORMAT_BUTT) { in GetMinFrameCount()
/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.h146 OutputFormatType outputFormatType_{OutputFormatType::FORMAT_BUTT};
/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.h137 OutputFormatType outputFormatType_{OutputFormatType::FORMAT_BUTT};
H A Dhirecorder_impl.cpp255 FALSE_RETURN_V(outputFormatType_ != OutputFormatType::FORMAT_BUTT, in Configure()
441 outputFormatType_ = OutputFormatType::FORMAT_BUTT; in Stop()
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.h164 OutputFormatType format = FORMAT_BUTT;
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h132 FORMAT_BUTT,
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp590 * @tc.desc: record with videoFormat FORMAT_BUTT
599 videoRecorderConfig.outPutFormat = FORMAT_BUTT; in HWTEST_F()
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp455 if (encoder >= FORMAT_BUTT || encoder <= AUDIO_DEFAULT) { in SetAudioEncoder()

Completed in 12 milliseconds