Home
last modified time | relevance | path

Searched defs:fileFormat (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/avrecorder/
Davrecorder_napi.h128 OutputFormatType fileFormat = OutputFormatType::FORMAT_DEFAULT; member
Davrecorder_napi.cpp1234 std::string fileFormat; in GetJsResult() local
/foundation/multimedia/player_framework/interfaces/inner_api/native/
Dscreen_capture.h113 std::string fileFormat; member
/foundation/multimedia/player_framework/test/jstest/avRecorder/src/main/js/test/
DAVRecorderFuncTest.test.js82 fileFormat : media.ContainerFormatType.CFT_MPEG_4, property
/foundation/multimedia/player_framework/interfaces/kits/js/
D@ohos.multimedia.media.d.ts1660 fileFormat?: ContainerFormatType; property
2611 readonly fileFormat: ContainerFormatType; property
2787 fileFormat: ContainerFormatType; property
/foundation/multimedia/player_framework/interfaces/kits/c/
Dnative_avscreen_capture_base.h279 OH_ContainerFormatType fileFormat; member
/foundation/multimedia/player_framework/frameworks/js/recorder/
Daudio_recorder_napi.cpp276 int32_t fileFormat = 0; in GetAudioEncAndFileFormat() local