groundsdk 7.0.0 API
/
com.parrot.drone.groundsdk.stream
/
FileReplay
/
Source
Source
interface
Source
:
Parcelable
Content copied to clipboard
Identifies a source for media replay.
Functions
Functions
describe
Contents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
file
Link copied to clipboard
@
NonNull
abstract fun
file
():
File
Content copied to clipboard
Retrieves source local file.
track
Name
Link copied to clipboard
@
Nullable
abstract fun
trackName
():
String
Content copied to clipboard
Retrieves selected track for this source.
write
To
Parcel
Link copied to clipboard
abstract fun
writeToParcel
(p:
Parcel
, p1:
Int
)
Content copied to clipboard