youtube_explode_fork/src/videos/streams/streams library
Classes
- AudioOnlyStreamInfo
- YouTube media stream that only contains audio.
- Bitrate
- Encapsulates bitrate.
- FileSize
- Encapsulates file size.
- Framerate
- Encapsulates framerate.
- MuxedStreamInfo
- YouTube media stream that contains both audio and video.
- StreamClient
- Queries related to media streams of YouTube videos.
- StreamContainer
- Stream container.
- StreamContext
- StreamManifest
- Manifest that contains information about available media streams in a specific video.
- VideoOnlyStreamInfo
- YouTube media stream that only contains video.
- VideoResolution
- Width and height of a video.
Enums
- VideoQuality
- Video quality.
Mixins
- AudioStreamInfo
- YouTube media stream that contains audio.
- StreamInfo
- Generic YouTube media stream.
- VideoStreamInfo
- YouTube media stream that contains video.
Extensions
-
StreamInfoIterableExt
on Iterable<
T> - Extension for Iterables of StreamInfo.
-
VideoStreamInfoExtension
on Iterable<
T> - Extensions for Iterables of VideoStreamInfo