NativeMediaPlayer
interface NativeMediaPlayer
Properties
Functions
Link copied to clipboard
Prepares the player for playback, asynchronously.
Link copied to clipboard
Sets the data source (file-path or http/rtsp URL) to use.
Link copied to clipboard
Register a callback to be invoked when the end of a media source has been reached during playback.
Link copied to clipboard
Register a callback to be invoked when an error has happened during an asynchronous operation.
Link copied to clipboard
Register a callback to be invoked when the media source is ready for playback.