CameraControl.SaveSettingsToStream(Stream) Method
Saves the video settings of the currently used capture device to the specified stream.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A |
See Also