Click or drag to resize
ScreenInformationGetScreenFormats Method

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static List<ScreenCaptureDeviceFormat> GetScreenFormats(
	ScreenCaptureDeviceInformation screenInfo
)

Parameters

screenInfo
Type: StreamCoders.DevicesScreenCaptureDeviceInformation

Return Value

Type: ListScreenCaptureDeviceFormat
See Also