mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 14:32:50 -04:00
@@ -209,7 +209,7 @@
|
||||
},
|
||||
{
|
||||
"first_introduced": "26.0.0",
|
||||
"name": "OH_MD_KEY_SCREEN_CAPTURE_CONTENT_RECT",
|
||||
"name": "OH_SCREEN_CAPTURE_CONTENT_RECT",
|
||||
"type": "variable"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -746,7 +746,7 @@ typedef void (*OH_AVScreenCapture_OnPrivacyProtect)(OH_AVScreenCapture* capture,
|
||||
* The value can be obtained from {@link OH_AVFormat_GetIntBuffer}.
|
||||
* @since 26.0.0
|
||||
*/
|
||||
extern const char *OH_MD_KEY_SCREEN_CAPTURE_CONTENT_RECT;
|
||||
extern const char *OH_SCREEN_CAPTURE_CONTENT_RECT;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user