C# Class com.vtcsecure.ace.windows.CustomControls.UnifiedSettings.UnifiedSettingsAudioVideoCtrl

Interaction logic for UnifiedSettingsAudioVideoCtrl.xaml
Inheritance: BaseUnifiedSettingsPanel
Afficher le fichier Open project: VTCSecureLLC/ace-windows Class Usage Examples

Méthodes publiques

Свойство Type Description
CallControl CallViewCtrl

Méthodes publiques

Méthode Description
Initialize ( ) : void
UnifiedSettingsAudioVideoCtrl ( ) : System
Uninitialize ( ) : void

Private Methods

Méthode Description
GetPreferredVideoSizeId ( TextBlock tb ) : string
IsPreferredVideoSizeChanged ( ) : bool
OnPreferredVideoSize ( object sender, RoutedEventArgs e ) : void
OnRecorderPeekCalculated ( object sender, MaxSampleEventArgs e ) : void
OnRecorderStopped ( object sender, EventArgs e ) : void
OnSelectCamera ( object sender, RoutedEventArgs e ) : void
OnSelectMicrophone ( object sender, RoutedEventArgs e ) : void
OnSelectSpeaker ( object sender, RoutedEventArgs e ) : void
UnifiedSettingsAudioVideoCtrl_Loaded ( object sender, RoutedEventArgs e ) : void
UnifiedSettingsAudioVideoCtrl_Unloaded ( object sender, RoutedEventArgs e ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

UnifiedSettingsAudioVideoCtrl() public méthode

public UnifiedSettingsAudioVideoCtrl ( ) : System
Résultat System

Uninitialize() public méthode

public Uninitialize ( ) : void
Résultat void

Property Details

CallControl public_oe property

public CallViewCtrl CallControl
Résultat CallViewCtrl