C# Class OnlineVideos.Hoster.PlayerOmroep

Inheritance: HosterBase
Datei anzeigen Open project: offbyoneBB/mp-onlinevideos2

Public Methods

Method Description
Compare ( string>.KeyValuePair a, string>.KeyValuePair b ) : int
GetHosterUrl ( ) : string
GetPlaybackOptions ( string url ) : string>.Dictionary
GetVideoUrl ( string url ) : string

Method Details

Compare() public method

public Compare ( string>.KeyValuePair a, string>.KeyValuePair b ) : int
a string>.KeyValuePair
b string>.KeyValuePair
return int

GetHosterUrl() public method

public GetHosterUrl ( ) : string
return string

GetPlaybackOptions() public method

public GetPlaybackOptions ( string url ) : string>.Dictionary
url string
return string>.Dictionary

GetVideoUrl() public method

public GetVideoUrl ( string url ) : string
url string
return string