C# Class LongoMatch.Video.Capturer.CapturePropertiesStruct

Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Méthodes publiques

Свойство 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
Résultat uint

AudioEncoder public_oe property

public AudioEncoderType AudioEncoder
Résultat AudioEncoderType

CaptureSourceType public_oe property

public CaptureSourceType CaptureSourceType
Résultat CaptureSourceType

DeviceID public_oe property

public string DeviceID
Résultat string

Height public_oe property

public uint Height
Résultat uint

Muxer public_oe property

public VideoMuxerType Muxer
Résultat VideoMuxerType

OutputFile public_oe property

public string OutputFile
Résultat string

VideoBitrate public_oe property

public uint VideoBitrate
Résultat uint

VideoEncoder public_oe property

public VideoEncoderType VideoEncoder
Résultat VideoEncoderType

Width public_oe property

public uint Width
Résultat uint