Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
MediaFile
Interface MediaFile
Index
Properties
fullPath
lastModifiedDate
name
size
type
Methods
getFormatData
Properties
public
fullPath
:
string
public
lastModifiedDate
:
Date
public
name
:
string
public
size
:
number
public
type
:
string
Methods
public
getFormatData
(
successCallback
:
Function
, errorCallback
?:
Function
)
Parameters
successCallback:
Function
errorCallback?:
Function
optional
Globals