Telerik.WinControls.RadWebCam Represents a single setting on a . Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a settings dialog for the control. Raises the System.Windows.Forms.Form.Load event. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Contains state information and event data associated with a camera error event. Initializes a new instance of the class. Gets the info associated with this error. Represents the type of error RadWebCam encountered. The are no cameras detected. The camera is currently unavailable. Access to the camera is denied. Contains error information. Initializes a new instance of the class. Gets or sets the message associated with this error. Gets the cause of this error. Returns a string that represents the current object. Contains the event data of a settings dialog showing event. Initializes a new instance of the class. The dialog to be shown. Gets or sets the dialog that will be shown. Contains state information and event data associated with a snapshot taken event. Initializes a new instance of the class. Gets the snapshot that has been taken. Provides localization services for RadWebCam Gets the string corresponding to the given ID. String ID The string corresponding to the given ID. Represents localization strings in RadWebCam. Represents a web cam control that displays the stream provided by a web cam. Initializes a new instance of the class. Creates the child elements of the control. The root element of the control's element tree. Creates the root RadElement of the control. Creates the root element of . Creates the main element. Creates the snapshot preview element. Creates the camera border element. Gets the main web cam control element. Gets the snapshot preview element. Gets the element representing the border of the camera. Gets a value indicating whether the camera is in a state where something is preventing normal operation. Gets or sets a value indicating whether the source content is being recorded to a file. Gets or sets a value indicating whether the control is in snapshot preview mode. Gets or sets whether the control will go into preview mode when a snapshot is taken. Gets or sets whether the control will start the first webcam it finds upon starting the application. Gets or sets the height of the panel with the camera controls. Gets or sets the location where video files are stored when capturing. Gets or sets the format of the elapsed time displayed during recording. Gets a list with all the available audio capture devices. Gets a list with all the available video capture devices. Gets a list with all the available video file formats for the provided device. The device for which to get the available formats. If set to true - only formats that allow saving to a video file will be returned. Starts up the video pipeline and displays the video from the source inside of the control. The device to use as a video source. The format from the video source. Starts up the video pipeline and displays the video from the source inside of the control. The device to use as a video source. The format from the video source. The device to use as a audio source. Shuts down the video pipeline. Starts the video pipeline and starts displaying the video feed. Pauses the video pipeline and pauses displaying the video feed. Stops the video pipeline and stops displaying the video feed. Starts capturing the media source(s) to a file. The property must be set before calling this method. Stops the file capture. Takes a snapshot from the currently displayed video feed. To get the snapshot subscribe to the event. Triggers the event when the control is in preview snapshot mode. Discards the taken snapshot when the control is in preview snapshot mode. Shows the camera settings dialog. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. Gets the default size of the control. Starts capturing the content of the source(s) to a file. This call must be made in a new thread as Windows Media Foundation must run in a MTAThread and WPF is STAThread. Stops capturing the content of the source(s) to a file. This call must be made in a new thread as Windows Media Foundation must run in a MTAThread and WPF is STAThread. Invalidates the rectangle where the MF player paints the webcam stream. Occurs when a snapshot is taken. If is set to true the event is fired only if the SaveSnapshot button is pressed. Fires the event. The event arguments. Occurs when an error is preventing the camera from operating normally. Fires the event. The event arguments. Occurs when video recording is started. Fires the event. The event arguments. Occurs when video recording has ended. Fires the event. The event arguments. Occurs when the settings dialog is about to be shown. Fires the event. The event arguments. Raises the System.Windows.Forms.Control.HandleCreated event. An System.EventArgs that contains the event data. Notifies that the control is about to be visualized. Performs the work of setting the specified bounds of this control. Represents the UI that users can interact with in a control. Initializes a new instance of the class. Called by the element when constructed. Allows inheritors to build the element tree. Creates the . Creates the . Creates the . Creates the . Creates the . Creates the . Creates the . Creates the . Creates the Creates the Gets the left elements stack. Gets the center elements stack. Gets the right elements stack. Gets the take snapshot button element. Gets the save snapshot button element. Gets the discard snapshot button element. Gets the toggle recording button element. Gets the settings button element. Gets the toggle recording button element. Gets the toggle recording button element. Gets a value indicating whether the component is curently in preview a snapshot mode. Determines whether a given child should be arranged.For example when base.ArrangeOverride is called, but we have custom layout logic for current element. Sets up the control for displaying a snapshot. Called when the is clicked. Called when the is clicked. Called when the is clicked. Called when the is clicked. Called when the is clicked. Represents root element of a control. Identifies the RadProperty. Initializes a new instance of the class. Gets the height of the panel with the camera controls. Raised when a property value is changed. The arguments.