C# 클래스 FFmpeg.AutoGen.AVProgram

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

공개 프로퍼티들

프로퍼티 타입 설명
@discard AVDiscard
@end_time long
@flags int
@id int
@metadata AVDictionary*
@nb_stream_indexes uint
@pcr_pid int
@pmt_pid int
@program_num int
@pts_wrap_behavior int
@pts_wrap_reference long
@start_time long
@stream_index uint*

프로퍼티 상세

@discard 공개적으로 프로퍼티

public AVDiscard @discard
리턴 AVDiscard

@end_time 공개적으로 프로퍼티

public long @end_time
리턴 long

@flags 공개적으로 프로퍼티

public int @flags
리턴 int

@id 공개적으로 프로퍼티

public int @id
리턴 int

@metadata 공개적으로 프로퍼티

public AVDictionary* @metadata
리턴 AVDictionary*

@nb_stream_indexes 공개적으로 프로퍼티

public uint @nb_stream_indexes
리턴 uint

@pcr_pid 공개적으로 프로퍼티

public int @pcr_pid
리턴 int

@pmt_pid 공개적으로 프로퍼티

public int @pmt_pid
리턴 int

@program_num 공개적으로 프로퍼티

public int @program_num
리턴 int

@pts_wrap_behavior 공개적으로 프로퍼티

public int @pts_wrap_behavior
리턴 int

@pts_wrap_reference 공개적으로 프로퍼티

public long @pts_wrap_reference
리턴 long

@start_time 공개적으로 프로퍼티

public long @start_time
리턴 long

@stream_index 공개적으로 프로퍼티

public uint* @stream_index
리턴 uint*