C# 클래스 CatenaLogic.Windows.Presentation.WebcamPlayer.CapPlayer

상속: Image, IDisposable
파일 보기 프로젝트 열기: raouldc/OptiDev 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DeviceProperty System.Windows.DependencyProperty
FramerateProperty System.Windows.DependencyProperty
RotationProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Dispose ( ) : void

비공개 메소드들

메소드 설명
CleanUpDevice ( CapDevice device ) : void

Cleans up a specific device

DeviceProperty_Changed ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RotationProperty_Changed ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
device_OnNewBitmapReady ( object sender, EventArgs e ) : void

Invoked when a new bitmap is ready

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows DeviceProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows FramerateProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RotationProperty
리턴 System.Windows.DependencyProperty