/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/ |
H A D | _o_h___rect.md | 1 # OH_Rect chapter 34 int32_t OH_Rect::height 45 int32_t OH_Rect::width 56 int32_t OH_Rect::x 67 int32_t OH_Rect::y
|
H A D | native__avscreen__capture__base_8h.md | 35 | struct [OH_Rect](_o_h___rect.md) | 定义录屏界面的宽高以及画面信息。 | 65 | typedef struct [OH_Rect](_o_h___rect.md) [OH_Rect](_a_v_screen_capture.md#oh_rect) | 定义录屏界面的宽高以及画…
|
H A D | _a_v_screen_capture.md | 43 | struct [OH_Rect](_o_h___rect.md) | 定义录屏界面的宽高以及画面信息。 | 73 | typedef struct [OH_Rect](_o_h___rect.md) [OH_Rect](#oh_rect) | 定义录屏界面的宽高以及画面信息。 | 113 …vscreencapture) \*capture, int32_t \*fence, int64_t \*timestamp, struct [OH_Rect](_o_h___rect.md) … 539 ### OH_Rect subsection 542 typedef struct OH_Rect OH_Rect 901 …truct OH_AVScreenCapture * capture, int32_t * fence, int64_t * timestamp, struct OH_Rect * region )
|
H A D | Readme-CN.md | 35 - [OH_Rect](_o_h___rect.md)
|
H A D | native__avscreen__capture_8h.md | 34 …vscreencapture) \*capture, int32_t \*fence, int64_t \*timestamp, struct [OH_Rect](_o_h___rect.md) …
|
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/ |
H A D | _o_h___rect.md | 1 # OH_Rect chapter 6 The OH_Rect struct describes the width, height, and image information of the rectangle used for scr… 34 int32_t OH_Rect::height 45 int32_t OH_Rect::width 56 int32_t OH_Rect::x 67 int32_t OH_Rect::y
|
H A D | Readme-EN.md | 35 - [OH_Rect](_o_h___rect.md)
|
H A D | native__avscreen__capture__base_8h.md | 35 | struct [OH_Rect](_o_h___rect.md) | Describes the width, height, and image information of the rec… 65 | typedef struct [OH_Rect](_o_h___rect.md) [OH_Rect](_a_v_screen_capture.md#oh_rect) | Defines a st…
|
H A D | _a_v_screen_capture.md | 43 | struct [OH_Rect](_o_h___rect.md) | Describes the width, height, and image information of the rec… 73 | typedef struct [OH_Rect](_o_h___rect.md) [OH_Rect](#oh_rect) | Defines a struct for the width, he… 113 …vscreencapture) \*capture, int32_t \*fence, int64_t \*timestamp, struct [OH_Rect](_o_h___rect.md) … 589 ### OH_Rect subsection 592 typedef struct OH_Rect OH_Rect 985 …truct OH_AVScreenCapture * capture, int32_t * fence, int64_t * timestamp, struct OH_Rect * region )
|
H A D | native__avscreen__capture_8h.md | 34 …vscreencapture) \*capture, int32_t \*fence, int64_t \*timestamp, struct [OH_Rect](_o_h___rect.md) …
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkacquirevideobuffer_fuzzer/ |
H A D | screencaptureacquirevideobuffer_ndk_fuzzer.cpp | 105 OH_Rect damage = GetData<OH_Rect>(); in FuzzScreenCaptureAcquireVideoBufferNdk()
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/ |
H A D | native_avscreen_capture_base.h | 392 typedef struct OH_Rect { struct 401 } OH_Rect; typedef
|
H A D | native_avscreen_capture.h | 140 int32_t *fence, int64_t *timestamp, struct OH_Rect *region);
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
H A D | screen_capture_capi_mock.cpp | 316 OH_Rect damage_ = { in AcquireVideoBuffer()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/ |
H A D | native_avscreen_capture.cpp | 621 int32_t *fence, int64_t *timestamp, struct OH_Rect *region) in OH_AVScreenCapture_AcquireVideoBuffer()
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 3969 - [OH_Rect](reference/apis-media-kit/_o_h___rect.md)
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 3828 - [OH_Rect](reference/apis-media-kit/_o_h___rect.md)
|