YoutubeLight.VideoInfo Class Reference

Public Member Functions

override string ToString ()
 

Properties

AdaptiveType AdaptiveType [get]
 
int AudioBitrate [get]
 The approximate audio bitrate in kbit/s, or 0 if the bitrate is unknown. More...
 
string AudioExtension [get]
 The audio extension, or null if the audio extension is unknown. More...
 
AudioType AudioType [get]
 
bool CanExtractAudio [get]
 
string DownloadUrl [get, set]
 
int FormatCode [get]
 
bool Is3D [get]
 
bool HDR [get]
 
bool RequiresDecryption [get, set]
 
int Resolution [get]
 The resolution of the video, or 0 if the resolution is unkown. More...
 
string Title [get, set]
 
string VideoExtension [get]
 The video extension, or null if the video extension is unknown. More...
 
VideoType VideoType [get]
 

Member Function Documentation

◆ ToString()

override string YoutubeLight.VideoInfo.ToString ( )

Property Documentation

◆ AdaptiveType

AdaptiveType YoutubeLight.VideoInfo.AdaptiveType
get

AdaptiveType.Audio or AdaptiveType.Video if the format is adaptive; otherwise, AdaptiveType.None.

◆ AudioBitrate

int YoutubeLight.VideoInfo.AudioBitrate
get

The approximate audio bitrate in kbit/s, or 0 if the bitrate is unknown.

◆ AudioExtension

string YoutubeLight.VideoInfo.AudioExtension
get

The audio extension, or null if the audio extension is unknown.

◆ AudioType

AudioType YoutubeLight.VideoInfo.AudioType
get

◆ CanExtractAudio

bool YoutubeLight.VideoInfo.CanExtractAudio
get

true if the audio of this video can be extracted by YoutubeLight; otherwise, false.

◆ DownloadUrl

string YoutubeLight.VideoInfo.DownloadUrl
getset

◆ FormatCode

int YoutubeLight.VideoInfo.FormatCode
get

◆ HDR

bool YoutubeLight.VideoInfo.HDR
get

◆ Is3D

bool YoutubeLight.VideoInfo.Is3D
get

◆ RequiresDecryption

bool YoutubeLight.VideoInfo.RequiresDecryption
getset

◆ Resolution

int YoutubeLight.VideoInfo.Resolution
get

The resolution of the video, or 0 if the resolution is unkown.

◆ Title

string YoutubeLight.VideoInfo.Title
getset

◆ VideoExtension

string YoutubeLight.VideoInfo.VideoExtension
get

The video extension, or null if the video extension is unknown.

◆ VideoType

VideoType YoutubeLight.VideoInfo.VideoType
get

The documentation for this class was generated from the following file: