Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetVideos ( ) : void | ||
GetVideosModifiedSince ( System.DateTime When ) : void | ||
SetCredentials ( string Username, string Password ) : void | ||
clsVideoFeedReader ( string DevelopersKey, string ApplicationName, string Username ) : System | ||
clsVideoFeedReader ( string DevelopersKey, string ApplicationName, string Username, string Password ) : System |
Method | Description | |
---|---|---|
_do_query ( Google.GData.YouTube.YouTubeQuery q ) : void | ||
_entry_fetched ( Google.GData.YouTube.YouTubeEntry Entry ) : void | ||
_exception ( |
||
_progress ( int Current, int Total ) : void | ||
_query_retry ( |
||
_query_thread_DoWork ( object sender, System e ) : void | ||
_query_thread_RunWorkerCompleted ( object sender, System e ) : void | ||
_status_changed ( enumFeedReaderState state ) : void |
public GetVideosModifiedSince ( System.DateTime When ) : void | ||
When | System.DateTime | |
return | void |
public SetCredentials ( string Username, string Password ) : void | ||
Username | string | |
Password | string | |
return | void |
public clsVideoFeedReader ( string DevelopersKey, string ApplicationName, string Username ) : System | ||
DevelopersKey | string | |
ApplicationName | string | |
Username | string | |
return | System |
public clsVideoFeedReader ( string DevelopersKey, string ApplicationName, string Username, string Password ) : System | ||
DevelopersKey | string | |
ApplicationName | string | |
Username | string | |
Password | string | |
return | System |