C# 클래스 FFmpeg.AutoGen.AVBufferSrcParameters

파일 보기 프로젝트 열기: Ruslan-B/FFmpeg.AutoGen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
@channel_layout ulong
@format int
@frame_rate FFmpeg.AutoGen.AVRational
@height int
@hw_frames_ctx AVBufferRef*
@sample_aspect_ratio FFmpeg.AutoGen.AVRational
@sample_rate int
@time_base FFmpeg.AutoGen.AVRational
@width int

프로퍼티 상세

@channel_layout 공개적으로 프로퍼티

public ulong @channel_layout
리턴 ulong

@format 공개적으로 프로퍼티

public int @format
리턴 int

@frame_rate 공개적으로 프로퍼티

public AVRational,FFmpeg.AutoGen @frame_rate
리턴 FFmpeg.AutoGen.AVRational

@height 공개적으로 프로퍼티

public int @height
리턴 int

@hw_frames_ctx 공개적으로 프로퍼티

public AVBufferRef* @hw_frames_ctx
리턴 AVBufferRef*

@sample_aspect_ratio 공개적으로 프로퍼티

public AVRational,FFmpeg.AutoGen @sample_aspect_ratio
리턴 FFmpeg.AutoGen.AVRational

@sample_rate 공개적으로 프로퍼티

public int @sample_rate
리턴 int

@time_base 공개적으로 프로퍼티

public AVRational,FFmpeg.AutoGen @time_base
리턴 FFmpeg.AutoGen.AVRational

@width 공개적으로 프로퍼티

public int @width
리턴 int