av_video_player library
Classes
- AVAssetSource
- An asset video source.
- AVBufferingUpdateEvent
- Buffered range updated.
- AVCompletedEvent
- Playback reached the end of the media.
- AVErrorEvent
- An error occurred.
- AVFileSource
- A local file video source.
- AVInitializedEvent
- Player was initialized and is ready for playback.
- AVMediaCommandEvent
- A media command was received from the notification or lock screen.
- AVMediaMetadata
- Metadata for media session / lock screen / notification display.
- AVNetworkSource
- A network video source.
- AVPipChangedEvent
- PIP mode entered or exited.
- AVPlaybackStateChangedEvent
- Playback state changed.
- AVPlayerController
- Controls a video player instance.
- AVPlayerEvent
- Events emitted by the native player via EventChannel.
- AVPlayerState
- Immutable snapshot of a video player's state.
- AVPositionChangedEvent
- Playback position changed.
- AVVideoPlayer
- Displays video from an AVPlayerController with optional controls and gestures.
- AVVideoSource
- Describes where a video comes from.
Enums
- AVMediaCommand
- Commands that can be received from the media notification or lock screen.
- AVPlaybackState
- The playback state of a player.