Home
last modified time | relevance | path

Searched refs:OH_ContainerFormatType (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A D_o_h___recorder_info.md24 | [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype) [fileFormat](#fileformat)…
33 OH_ContainerFormatType OH_RecorderInfo::fileFormat
H A Dnative__avscreen__capture__base_8h.md52 | typedef enum [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype-1) [OH_Contai…
85 | [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype-1) {<br/>CFT_MPEG_4A = 0,<…
H A D_a_v_screen_capture.md60 | typedef enum [OH_ContainerFormatType](#oh_containerformattype-1) [OH_ContainerFormatType](#oh_con…
94 | [OH_ContainerFormatType](#oh_containerformattype) {<br/>CFT_MPEG_4A = 0,<br/>CFT_MPEG_4 = 1<br/>}…
487 ### OH_ContainerFormatType subsection
490 typedef enum OH_ContainerFormatType OH_ContainerFormatType
776 ### OH_ContainerFormatType subsection
779 enum OH_ContainerFormatType
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture_base.h173 typedef enum OH_ContainerFormatType { enum
178 } OH_ContainerFormatType; typedef
291 OH_ContainerFormatType fileFormat;
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_o_h___recorder_info.md24 | [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype) [fileFormat](#fileformat)…
33 OH_ContainerFormatType OH_RecorderInfo::fileFormat
H A Dnative__avscreen__capture__base_8h.md52 | typedef enum [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype-1) [OH_Contai…
85 | [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype-1) {<br>CFT_MPEG_4A = 0,<b…
H A D_a_v_screen_capture.md60 | typedef enum [OH_ContainerFormatType](#oh_containerformattype-1) [OH_ContainerFormatType](#oh_con…
94 | [OH_ContainerFormatType](#oh_containerformattype) {<br>CFT_MPEG_4A = 0,<br>CFT_MPEG_4 = 1<br>} | …
529 ### OH_ContainerFormatType subsection
532 typedef enum OH_ContainerFormatType OH_ContainerFormatType
850 ### OH_ContainerFormatType subsection
853 enum OH_ContainerFormatType
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiobitratefile_fuzzer/
H A Dscreencaptureaudiobitratefile_ndk_fuzzer.cpp108 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureAudioBitrateFileNdk()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkfileformatfile_fuzzer/
H A Dscreencapturefileformatfile_ndk_fuzzer.cpp99 const OH_ContainerFormatType fileformat[fileformatList] { in FuzzScreenCaptureFileFormatFileNdk()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideobitratefile_fuzzer/
H A Dscreencapturevideobitratefile_ndk_fuzzer.cpp108 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureVideoBitrateFileNdk()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideoframeratefile_fuzzer/
H A Dscreencapturevideoframeratefile_ndk_fuzzer.cpp108 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureVideoFramerateFileNdk()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiocodecformatfile_fuzzer/
H A Dscreencaptureaudiocodecformatfile_ndk_fuzzer.cpp114 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureAudioCodecFormatFileNdk()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkurlfile_fuzzer/
H A Dscreencaptureurlfile_ndk_fuzzer.cpp115 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureUrlFileNdk()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideocodecfile_fuzzer/
H A Dscreencapturevideocodecfile_ndk_fuzzer.cpp119 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureVideoCodecFileNdk()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkdatatype_fuzzer/
H A Dscreencapturedatatype_ndk_fuzzer.cpp113 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureDataTypeNdk()
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp126 tempConfig.recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4A; in Convert()
128 tempConfig.recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in Convert()
/ohos5.0/docs/zh-cn/application-dev/media/media/
H A Dusing-avscreencapture-for-file.md212 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4;
/ohos5.0/docs/en/application-dev/media/media/
H A Dusing-avscreencapture-for-file.md212 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4;