BB FlashBack SDK: FBRecorder

GetSelectedWebCamFormat

Description

Returns the index of the currently selected webcam video format.

Get the name of the format via the GetWebCamFormat method. Select a format via SelectWebCamFormat.

Syntax

[C#/C++]
public long GetSelectedWebCamFormat ();

[VB.NET]
Public Function GetSelectedWebCamFormat () As Integer

Return values

Index of the currently selected video format.

See Also

FBRecorder::UseWebCam  FBRecorder::WebCamKeyFrames  FBRecorder::WebCamQuality  FBRecorder::SetWebCamParameters

FBRecorder::SelectWebCamSource  FBRecorder::SelectWebCamFormat

FBRecorder::TestWebCam  FBRecorder::RecordWebCamToFile

FBRecorder::WebCamFormatsCount  FBRecorder::WebCamSourcesCount  FBRecorder::WebCamSourceAvailable

FBRecorder::GetSelectedWebCamFormat  FBRecorder::GetSelectedWebCamSource  FBRecorder::GetWebCamFormat  FBRecorder::GetWebCamSource  FBRecorder::GetWebCamProperties