C# 클래스 RTMP.YouTube.VideoClient

파일 보기 프로젝트 열기: Austech/RTMP-CSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Tags List
convert BigEndianBitConverter

공개 메소드들

메소드 설명
GrabVideo ( string link ) : void
Update ( ) : bool

메소드 상세

GrabVideo() 공개 메소드

public GrabVideo ( string link ) : void
link string
리턴 void

Update() 공개 메소드

public Update ( ) : bool
리턴 bool

프로퍼티 상세

Tags 공개적으로 프로퍼티

public List Tags
리턴 List

convert 공개적으로 정적으로 프로퍼티

public static BigEndianBitConverter convert
리턴 BigEndianBitConverter