Adapty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Adapty
adapty
/
com.adapty.kmp.models
/
AdaptyCustomAsset
/
LocalVideoFile
Local
Video
File
data
class
LocalVideoFile
(
val
path
:
String
)
:
AdaptyCustomAsset
References a video stored on the device file system.
Parameters
path
absolute path to the video file.
Members
Constructors
Local
Video
File
Link copied to clipboard
constructor
(
path
:
String
)
Properties
path
Link copied to clipboard
val
path
:
String