C# 클래스 LongoMatch.Video.Capturer.CapturePropertiesStruct

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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