C# 클래스 CodeTV.ChannelAnalogic

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

보호된 프로퍼티들

프로퍼티 타입 설명
audioCaptureDeviceName string
videoCaptureDeviceName string

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

ChannelAnalogic() 공개 메소드

public ChannelAnalogic ( ) : System
리턴 System

NeedToRebuildTheGraph() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

audioCaptureDeviceName 보호되어 있는 프로퍼티

protected string audioCaptureDeviceName
리턴 string

videoCaptureDeviceName 보호되어 있는 프로퍼티

protected string videoCaptureDeviceName
리턴 string