C# Class LongoMatch.Video.Capturer.CapturePropertiesStruct

显示文件 Open project: GNOME/chronojump Class Usage Examples

Public Properties

Property Type Description
AudioBitrate uint
AudioEncoder AudioEncoderType
CaptureSourceType CaptureSourceType
DeviceID string
Height uint
Muxer VideoMuxerType
OutputFile string
VideoBitrate uint
VideoEncoder VideoEncoderType
Width uint

Property Details

AudioBitrate public_oe property

public uint AudioBitrate
return uint

AudioEncoder public_oe property

public AudioEncoderType AudioEncoder
return AudioEncoderType

CaptureSourceType public_oe property

public CaptureSourceType CaptureSourceType
return CaptureSourceType

DeviceID public_oe property

public string DeviceID
return string

Height public_oe property

public uint Height
return uint

Muxer public_oe property

public VideoMuxerType Muxer
return VideoMuxerType

OutputFile public_oe property

public string OutputFile
return string

VideoBitrate public_oe property

public uint VideoBitrate
return uint

VideoEncoder public_oe property

public VideoEncoderType VideoEncoder
return VideoEncoderType

Width public_oe property

public uint Width
return uint