Method | Description | |
---|---|---|
MainPage ( ) : System |
Method | Description | |
---|---|---|
Page_Loaded ( object sender, RoutedEventArgs e ) : void | ||
UIAddNewVirtualCameraDialog_PrimaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void |
Register and start a new virtual camera
|
|
UICameraWrappingCheckBox_Checked ( object sender, RoutedEventArgs e ) : void | ||
UICreateVirtualCamera_Click ( object sender, RoutedEventArgs e ) : void | ||
UIRefreshList_Click ( object sender, RoutedEventArgs e ) : void |
Refresh the view of existing virtual cameras. If a virtual camera has been registered by this app, its information should be populated accordingly.
|
|
VirtualCameraControlFailed ( Exception ex ) : void | ||
VirtualCameraControlRemoved ( string symLink ) : void |