Click or drag to resize
CameraURLBuilderWPF Class
Interaction logic for ConnectionWizardWPF.xaml
CameraURLBuilderWPF
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class CameraURLBuilderWPF : Window, 
	INotifyPropertyChanged, IDisposable, IComponentConnector

The CameraURLBuilderWPF type exposes the following members.

Constructors
  NameDescription
Public methodCameraURLBuilderWPF
Initializes a new instance of the CameraURLBuilderWPF class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the CameraURLBuilderWPF
Public methodInitializeComponent
InitializeComponent
Protected methodOnPropertyChanged
Top
Properties
  NameDescription
Public propertyCameras
Public propertyCameraURL
Top
Events
  NameDescription
Public eventDetected
Public eventPropertyChanged
Top
See Also