CameraCaptureUIVideoCaptureSettings.Format 屬性

定義

決定儲存所擷取影片的格式。

public:
 property CameraCaptureUIVideoFormat Format { CameraCaptureUIVideoFormat get(); void set(CameraCaptureUIVideoFormat value); };
CameraCaptureUIVideoFormat Format();

void Format(CameraCaptureUIVideoFormat value);
public CameraCaptureUIVideoFormat Format { get; set; }
var cameraCaptureUIVideoFormat = cameraCaptureUIVideoCaptureSettings.format;
cameraCaptureUIVideoCaptureSettings.format = cameraCaptureUIVideoFormat;
Public Property Format As CameraCaptureUIVideoFormat

屬性值

值,指出儲存所擷取影片的格式。

Windows 需求

應用程式功能
microphone webcam

適用於