/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/ |
H A D | _o_h___recorder_info.md | 24 | [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype) [fileFormat](#fileformat)… 33 OH_ContainerFormatType OH_RecorderInfo::fileFormat
|
H A D | native__avscreen__capture__base_8h.md | 52 | 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.md | 60 | 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 D | native_avscreen_capture_base.h | 173 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.md | 24 | [OH_ContainerFormatType](_a_v_screen_capture.md#oh_containerformattype) [fileFormat](#fileformat)… 33 OH_ContainerFormatType OH_RecorderInfo::fileFormat
|
H A D | native__avscreen__capture__base_8h.md | 52 | 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.md | 60 | 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 D | screencaptureaudiobitratefile_ndk_fuzzer.cpp | 108 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureAudioBitrateFileNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkfileformatfile_fuzzer/ |
H A D | screencapturefileformatfile_ndk_fuzzer.cpp | 99 const OH_ContainerFormatType fileformat[fileformatList] { in FuzzScreenCaptureFileFormatFileNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideobitratefile_fuzzer/ |
H A D | screencapturevideobitratefile_ndk_fuzzer.cpp | 108 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureVideoBitrateFileNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideoframeratefile_fuzzer/ |
H A D | screencapturevideoframeratefile_ndk_fuzzer.cpp | 108 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureVideoFramerateFileNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiocodecformatfile_fuzzer/ |
H A D | screencaptureaudiocodecformatfile_ndk_fuzzer.cpp | 114 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureAudioCodecFormatFileNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkurlfile_fuzzer/ |
H A D | screencaptureurlfile_ndk_fuzzer.cpp | 115 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureUrlFileNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideocodecfile_fuzzer/ |
H A D | screencapturevideocodecfile_ndk_fuzzer.cpp | 119 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureVideoCodecFileNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkdatatype_fuzzer/ |
H A D | screencapturedatatype_ndk_fuzzer.cpp | 113 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4; in FuzzScreenCaptureDataTypeNdk()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
H A D | screen_capture_capi_mock.cpp | 126 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 D | using-avscreencapture-for-file.md | 212 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4;
|
/ohos5.0/docs/en/application-dev/media/media/ |
H A D | using-avscreencapture-for-file.md | 212 recorderInfo.fileFormat = OH_ContainerFormatType::CFT_MPEG_4;
|