Telerik.Windows.Controls.Media AutomationPeer class for . AutomationPeer class for . Represents a control that displays all the available camera settings of RadWebCam control. Identifies the dependency property. Identifies the dependency property. Gets or sets the associated RadWebCam control. Gets or sets whether the audio settings of the control is visible. Resets all changes in the camera settings. Raises the event and sets from the active theme. The that contains the event data. Represents the converter that converts settings strings to their localized form. Converts a value. The value produced by the binding source. The type of the binding target property. The converter parameter to use. The culture to use in the converter. A converted value. If the method returns null, the valid null value is used. Converts a value. The value that is produced by the binding target. The type to convert to. The converter parameter to use. The culture to use in the converter. A converted value. If the method returns null, the valid null value is used. Registers in the CommandManager all the commands that RadWebCam exposes. Takes a snapshot of the video feed. Saves a previously taken snapshot. Discards a previously taken snapshot. Starts or stops the recording to a file. Shows the camera settings dialog. Starts displaying the feed from a camera. Stops displaying the feed from a camera. Gets the Take snapshot command. Gets the Save snapshot command. Gets the Discard snapshot command. Gets the Toggle recording command. Gets the Show settings dialog command. Gets the Start command. Gets the Stop command. Represents the method that will handle camera error events. Contains state information and event data associated with a camera error routed 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. The video adapter does not support the required formats. 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 and displayed in the error template of the control. Gets the cause of this error. Returns a string that represents the current object. Represents the method that will handle recording started events. Contains state information and event data associated with a recording started routed event. Gets or sets a value indicating whether the event should be canceled. Represents the method that will handle snapshot taken events. Contains state information and event data associated with a snapshot taken routed event. Initializes a new instance of the class. Gets the snapshot that has been taken. Represents a media player control that displays the stream provided by a video file. Initializes a new instance of the RadMediaPlayer class. When overridden in a derived class, is invoked whenever application code or internal processes call . Resets the theme. Called when the control is destroyed. Called when the control is destroyed. Raises the event. This method is invoked whenever is set to true internally. The that contains the event data. Returns class-specific . The type-specific implementation. Represents a web cam control that displays the stream provided by a web cam. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Identifies the dependency property. Registers the routed event. Registers the routed event. Registers the routed event. Registers the routed event. Initializes a new instance of the RadWebCam class. Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection. Occurs when a snapshot is taken. If is set to true the event is fired only if the SaveSnapshot command is executed. Occurs when video recording is started. Occurs when video recording has ended. Occurs when an error is preventing the camera from operating normally. Gets or sets whether the control will go into preview mode when a snapshot is taken. Gets or sets whether the settings dialog will include an Audio tab for controlling mic settings. Gets or sets whether the control will start the first webcam it finds upon starting the application. Gets or sets whether the control will flip the incoming video feed vertically. Gets or sets whether the control will flip the incoming video feed horizontally. Gets or sets a value indicating whether the source content is being recorded to a file. Gets a value indicating whether the control is in snapshot preview mode. Gets a value indicating whether the camera is in an error state. Gets a value indicating the content of the error message. Gets or sets the that defines the visual tree of the instance that visualizes the property. Gets or sets a value indicating for how long a video recording has been running. Gets or sets the format of the elapsed time displayed during recording. Gets or sets the location where video files are stored when capturing. Gets or sets the visibility of the Take Snapshot button. Gets or sets the visibility of the Toggle Recording button. Gets or sets the visibility of the Settings button. Gets or sets the visibility of the label displaying the elapsed time while recording. Gets or sets the visibility of the Toolbar panel that hosts all the camera built-in controls. 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 media session and the recording. 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. When overridden in a derived class, is invoked whenever application code or internal processes call . Takes a snapshot from the currently displayed video feed. To get the snapshot subscribe to the event. Saves the snapshot that is currently being previewed. must be set to true and the control must be previewing a snapshot triggered by calling . Discards the snapshot that is currently being previewed. must be set to true and the control must be previewing a snapshot triggered by calling . Resets the theme. Called when the control is destroyed. Fires the event. The event arguments. Fires the event. The event arguments. Fires the event. The event arguments. Fires the event. The event arguments. Raises the event. This method is invoked whenever is set to true internally. The that contains the event data. Returns class-specific . The type-specific implementation. Called when the control is destroyed. 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. GeneratedInternalTypeHelper CreateInstance GetPropertyValue SetPropertyValue CreateDelegate AddEventHandler