C# Класс LongoMatch.Video.Capturer.CapturePropertiesStruct

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AudioBitrate uint
AudioEncoder AudioEncoderType
CaptureSourceType CaptureSourceType
DeviceID string
Height uint
Muxer VideoMuxerType
OutputFile string
VideoBitrate uint
VideoEncoder VideoEncoderType
Width uint

Описание свойств

AudioBitrate публичное свойство

public uint AudioBitrate
Результат uint

AudioEncoder публичное свойство

public AudioEncoderType AudioEncoder
Результат AudioEncoderType

CaptureSourceType публичное свойство

public CaptureSourceType CaptureSourceType
Результат CaptureSourceType

DeviceID публичное свойство

public string DeviceID
Результат string

Height публичное свойство

public uint Height
Результат uint

Muxer публичное свойство

public VideoMuxerType Muxer
Результат VideoMuxerType

OutputFile публичное свойство

public string OutputFile
Результат string

VideoBitrate публичное свойство

public uint VideoBitrate
Результат uint

VideoEncoder публичное свойство

public VideoEncoderType VideoEncoder
Результат VideoEncoderType

Width публичное свойство

public uint Width
Результат uint