Interface | Description |
---|---|
MediaStreamInterface |
A generic Marlin protected data access interface, e.g.
|
Class | Description |
---|---|
AudioMediaInfo |
Audio media details, e.g.
|
FileProgress |
Progressive download status.
|
MediaFile |
A MediaFile object can be used to obtain information about a media file, to
embed a license within a media file, and to obtain a license embedded within
a media file
|
MediaInfo |
Media file detailed information, e.g.
|
MediaStream |
General Marlin protected data access.
|
MediaStream.FormatInfo |
The base class for the additional format information that may
be SourceType specific.
|
MediaStream.FormatInfoGeneric |
Additional format information that may be needed when
constructing a Media Stream object.
|
PlaylistProxy |
On iOS and Android, playback of Audio/Visual content is handled by the
device's native media player.
|
PlaylistProxy.MediaSourceParams |
Playlist Proxy URL parameters.
|
TrackInfo |
Media track information details.
|
VideoMediaInfo |
Video media details, e.g.
|
Enum | Description |
---|---|
MediaFile.ProtectionType |
DRM protection type.
|
MediaInfo.EncryptionMethod |
Encryption algorithm and mode.
|
MediaInfo.Format |
Media format.
|
MediaInfo.Type |
Media type.
|
MediaStream.SourceType |
The source type.
|
PlaylistProxy.Flags |
Proxy creation flags.
|
PlaylistProxy.MediaSourceType |
The media source type: a single Marlin file, or a Marlin HLS
playlist.
|