mergAVCanRecord |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergAVCanRecord([<pType>])
|
Associations | mergav |
Summary | Checks if the user has authorised the app to record audio or video
|
Introduced | 8.0 |
OS | ios, mac |
Platforms | desktop, mobile |
Parameters | Name | Type | Description |
---|
pType | | (optional with "video" default) The type of media to check if
the user has authorised recording of. On of:
- video
- audio
|
|
Values | Name | Type | Description |
---|
return | | true if the app can record that type of media
|
|
Description | Checks if the user has authorised the app to record audio or video
|
Tags | externals |