video_uploader library
Classes
- ApiVideoMobileUploaderPlugin
- A api.video uploader.
- ApiVideoUploader
- A api.video uploader.
- Metadata
- A list of key value pairs that you use to provide metadata for your video. These pairs can be made dynamic, allowing you to segment your audience. You can also just use the pairs as another way to tag and categorize your videos.
- ProgressiveUploadSession
- A session that manages progressive upload.
- ProgressiveUploadWithUploadTokenSession
- A session that manages progressive upload with upload token.
- UploaderEvent
- Video
- A video from api.video
- VideoAssets
- Details about the video object that you can use to work with the video object.
- VideoSource
- A source information about the video.
- VideoSourceLiveStream
- A set of live stream information.
- VideoSourceLiveStreamLink
Enums
- Environment
- An enumeration of api.video endpoint.
- UploaderEventType
Extensions
- EnvironmentExtension on Environment
- Extension for Environment.
Typedefs
- OnProgress = void Function(double progress)
-
Progress indicator callback
progress
is a value between 0 and 1