index library
Classes
- AvMediaPlayer
- The class to create and control AvMediaPlayer instance.
- AvMediaView
- The widget to display video for AvMediaPlayer.
- BufferRange
- This type is used by AvMediaPlayer, for showing current buffer status.
- MediaInfo
- This type is used by AvMediaPlayer, for showing current media info. If duration is 0, it means the media is a realtime stream
Enums
- PlaybackState
- This type is used by AvMediaPlayer, for showing current playback state.
- SizingMode
- This type is used by AvMediaView, for sizing the video.
Mixins
-
SetStateAsync<
T extends StatefulWidget> - This mixin is used by AvMediaView to avoid setState issues.