C# 클래스 SharpFFmpeg.AV.AVFormatContext

파일 보기 프로젝트 열기: crazyender/FFMPEG.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_internal System.IntPtr
audio_codec System.IntPtr
audio_codec_id AVCodecID
av_class System.IntPtr
chapters System.IntPtr
duration_estimation_method AVDurationEstimationMethod
iformat System.IntPtr
interrupt_callback AVIOInterruptCB
key System.IntPtr
metadata System.IntPtr
offset_timebase AVRational
oformat System.IntPtr
opaque System.IntPtr
packet_buffer System.IntPtr
packet_buffer_end System.IntPtr
parse_queue System.IntPtr
parse_queue_end System.IntPtr
pb System.IntPtr
priv_data System.IntPtr
programs System.IntPtr
raw_packet_buffer System.IntPtr
raw_packet_buffer_end System.IntPtr
subtitle_codec System.IntPtr
subtitle_codec_id AVCodecID
video_codec System.IntPtr
video_codec_id AVCodecID

프로퍼티 상세

_internal 공개적으로 프로퍼티

public IntPtr,System _internal
리턴 System.IntPtr

audio_codec 공개적으로 프로퍼티

public IntPtr,System audio_codec
리턴 System.IntPtr

audio_codec_id 공개적으로 프로퍼티

public AVCodecID audio_codec_id
리턴 AVCodecID

av_class 공개적으로 프로퍼티

public IntPtr,System av_class
리턴 System.IntPtr

chapters 공개적으로 프로퍼티

public IntPtr,System chapters
리턴 System.IntPtr

duration_estimation_method 공개적으로 프로퍼티

public AVDurationEstimationMethod duration_estimation_method
리턴 AVDurationEstimationMethod

iformat 공개적으로 프로퍼티

public IntPtr,System iformat
리턴 System.IntPtr

interrupt_callback 공개적으로 프로퍼티

public AVIOInterruptCB interrupt_callback
리턴 AVIOInterruptCB

key 공개적으로 프로퍼티

public IntPtr,System key
리턴 System.IntPtr

metadata 공개적으로 프로퍼티

public IntPtr,System metadata
리턴 System.IntPtr

offset_timebase 공개적으로 프로퍼티

public AVRational offset_timebase
리턴 AVRational

oformat 공개적으로 프로퍼티

public IntPtr,System oformat
리턴 System.IntPtr

opaque 공개적으로 프로퍼티

public IntPtr,System opaque
리턴 System.IntPtr

packet_buffer 공개적으로 프로퍼티

public IntPtr,System packet_buffer
리턴 System.IntPtr

packet_buffer_end 공개적으로 프로퍼티

public IntPtr,System packet_buffer_end
리턴 System.IntPtr

parse_queue 공개적으로 프로퍼티

public IntPtr,System parse_queue
리턴 System.IntPtr

parse_queue_end 공개적으로 프로퍼티

public IntPtr,System parse_queue_end
리턴 System.IntPtr

pb 공개적으로 프로퍼티

public IntPtr,System pb
리턴 System.IntPtr

priv_data 공개적으로 프로퍼티

public IntPtr,System priv_data
리턴 System.IntPtr

programs 공개적으로 프로퍼티

public IntPtr,System programs
리턴 System.IntPtr

raw_packet_buffer 공개적으로 프로퍼티

public IntPtr,System raw_packet_buffer
리턴 System.IntPtr

raw_packet_buffer_end 공개적으로 프로퍼티

public IntPtr,System raw_packet_buffer_end
리턴 System.IntPtr

subtitle_codec 공개적으로 프로퍼티

public IntPtr,System subtitle_codec
리턴 System.IntPtr

subtitle_codec_id 공개적으로 프로퍼티

public AVCodecID subtitle_codec_id
리턴 AVCodecID

video_codec 공개적으로 프로퍼티

public IntPtr,System video_codec
리턴 System.IntPtr

video_codec_id 공개적으로 프로퍼티

public AVCodecID video_codec_id
리턴 AVCodecID