C# 클래스 CodeTV.ChannelDVB

상속: ChannelTV
파일 보기 프로젝트 열기: dgis/CodeTV 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
captureDevice string
tunerDevice string

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ChannelDVB ( ) : System
NeedToRebuildTheGraph ( ChannelTV newChannel ) : bool
ToString ( ) : string

메소드 상세

ChannelDVB() 공개 메소드

public ChannelDVB ( ) : System
리턴 System

NeedToRebuildTheGraph() 공개 메소드

public NeedToRebuildTheGraph ( ChannelTV newChannel ) : bool
newChannel ChannelTV
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

captureDevice 보호되어 있는 프로퍼티

protected string captureDevice
리턴 string

tunerDevice 보호되어 있는 프로퍼티

protected string tunerDevice
리턴 string