Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A D_o_h___recorder_info.md30 ### fileFormat subsection
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_o_h___recorder_info.md30 ### fileFormat subsection
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_napi.h108 OutputFormatType fileFormat = OutputFormatType::FORMAT_DEFAULT; member
H A Davtranscoder_napi.cpp898 std::string fileFormat = CommonNapi::GetPropertyString(env, args, "fileFormat"); in GetConfig() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_uvc.cpp53 std::shared_ptr<HosFileFormat> fileFormat = nullptr; in V4L2UvcSearchCapability() local
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_uvc.cpp53 std::shared_ptr<HosFileFormat> fileFormat = nullptr; in V4L2UvcSearchCapability() local
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/
H A Dscreen_capture_adapter_impl_test.cpp227 ContainerFormatTypeAdapter fileFormat = ContainerFormatTypeAdapter::CFT_MPEG_4A_TYPE; member in OHOS::NWeb::MockRecorderInfoAdapter
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dscreen_capture.h189 std::string fileFormat; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h165 OutputFormatType fileFormat = OutputFormatType::FORMAT_DEFAULT; member
H A Davrecorder_napi.cpp2378 std::string fileFormat; in GetJsResult() local
2486 std::string fileFormat; in GetJsResult() local
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture_base.h291 OH_ContainerFormatType fileFormat; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Daudio_recorder_napi.cpp287 int32_t fileFormat = 0; in GetAudioEncAndFileFormat() local