C# Class RTMP.YouTube.VideoClient

显示文件 Open project: Austech/RTMP-CSharp Class Usage Examples

Public Properties

Property Type Description
Tags List
convert BigEndianBitConverter

Public Methods

Method Description
GrabVideo ( string link ) : void
Update ( ) : bool

Method Details

GrabVideo() public method

public GrabVideo ( string link ) : void
link string
return void

Update() public method

public Update ( ) : bool
return bool

Property Details

Tags public_oe property

public List Tags
return List

convert public_oe static_oe property

public static BigEndianBitConverter convert
return BigEndianBitConverter