C# 클래스 KinectBase.MasterSettings

파일 보기 프로젝트 열기: vancegroup/KVR 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
audioOptions AudioSettings
feedbackOptions FeedbackSettings
gestureCommands ObservableCollection
mergedSkeletonOptions SkeletonSettings
voiceButtonCommands ObservableCollection
voiceTextCommands ObservableCollection

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MasterSettings ( ) : System

메소드 상세

MasterSettings() 공개 메소드

public MasterSettings ( ) : System
리턴 System

프로퍼티 상세

audioOptions 공개적으로 프로퍼티

public AudioSettings,KinectBase audioOptions
리턴 AudioSettings

feedbackOptions 공개적으로 프로퍼티

public FeedbackSettings,KinectBase feedbackOptions
리턴 FeedbackSettings

gestureCommands 공개적으로 프로퍼티

public ObservableCollection gestureCommands
리턴 ObservableCollection

mergedSkeletonOptions 공개적으로 프로퍼티

public SkeletonSettings,KinectBase mergedSkeletonOptions
리턴 SkeletonSettings

voiceButtonCommands 공개적으로 프로퍼티

public ObservableCollection voiceButtonCommands
리턴 ObservableCollection

voiceTextCommands 공개적으로 프로퍼티

public ObservableCollection voiceTextCommands
리턴 ObservableCollection