C# Class Windows8.Conference.WebRTC.VideoChat

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk Class Usage Examples

Méthodes publiques

Méthode Description
GetAudioDevices ( ) : ComboBox
GetContainer ( ) : Canvas
GetVideoDevices ( ) : ComboBox
VideoChat ( ) : FM

Private Methods

Méthode Description
Alert ( string format ) : void
LeaveButton_Click ( object sender, RoutedEventArgs e ) : void
StartConference ( ) : void
StartLocalMedia ( ) : void
StopConference ( ) : void
StopLocalMedia ( ) : void

Method Details

GetAudioDevices() public méthode

public GetAudioDevices ( ) : ComboBox
Résultat Windows.UI.Xaml.Controls.ComboBox

GetContainer() public méthode

public GetContainer ( ) : Canvas
Résultat Windows.UI.Xaml.Controls.Canvas

GetVideoDevices() public méthode

public GetVideoDevices ( ) : ComboBox
Résultat Windows.UI.Xaml.Controls.ComboBox

VideoChat() public méthode

public VideoChat ( ) : FM
Résultat FM