C# 클래스 Windows8.Conference.WebRTC.VideoChat

An empty page that can be used on its own or navigated to within a Frame.
상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: QuickBlox/quickblox-dotnet-sdk 1 사용 예제들

공개 메소드들

메소드 설명
GetAudioDevices ( ) : ComboBox
GetContainer ( ) : Canvas
GetVideoDevices ( ) : ComboBox
VideoChat ( ) : FM

비공개 메소드들

메소드 설명
Alert ( string format ) : void
LeaveButton_Click ( object sender, RoutedEventArgs e ) : void
StartConference ( ) : void
StartLocalMedia ( ) : void
StopConference ( ) : void
StopLocalMedia ( ) : void

메소드 상세

GetAudioDevices() 공개 메소드

public GetAudioDevices ( ) : ComboBox
리턴 Windows.UI.Xaml.Controls.ComboBox

GetContainer() 공개 메소드

public GetContainer ( ) : Canvas
리턴 Windows.UI.Xaml.Controls.Canvas

GetVideoDevices() 공개 메소드

public GetVideoDevices ( ) : ComboBox
리턴 Windows.UI.Xaml.Controls.ComboBox

VideoChat() 공개 메소드

public VideoChat ( ) : FM
리턴 FM