| VideoRecorder Properties | 
The VideoRecorder type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | File | 
            Gets or sets the file.
            (Inherited from MediaRecorderTBuffer, TFormat.) | 
|  | FileStream | 
            Gets or sets the recorder stream.
            (Inherited from MediaRecorderTBuffer, TFormat.) | 
|  | Format | 
            Gets the format.
            (Inherited from MediaRecorderTBuffer, TFormat.) | 
|  | Opened | 
            Gets whether the recorder has been opened or not.
            (Inherited from MediaRecorderTBuffer, TFormat.) | 
|  | Path | 
            Gets the path.
            (Inherited from MediaRecorderTBuffer, TFormat.) | 
|  | WasOpened | 
            Gets or sets a value indicating whether the file was opened.
            (Inherited from MediaRecorderTBuffer, TFormat.) | 
 See Also
See Also