C# 클래스 FFMpeg.NET.Internal.libavcodec.avcodec.AVFrame

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

공개 프로퍼티들

프로퍼티 타입 설명
_base Unimplemented
best_effort_timestamp long
buffer_hints int
coded_picture_number int
data Pointer[]
dct_coeff short[]
display_picture_number int
error ulong[]
extended_data Unimplemented
format int
hwaccel_picture_private object
interlaced_frame int
key_frame int
linesize int[]
mb_type uint[]
mbskip_table byte[]
motion_subsample_log2 byte
motion_val Unimplemented
nb_samples int
opaque object
owner Unimplemented
palette_has_changed int
pan_scan AVPanScan
pict_type AVPictureType
pkt_dts long
pkt_pos long
pkt_pts long
pts long
qscale_table sbyte[]
qscale_type int
qstride int
quality int
ref_index Unimplemented
reference int
reordered_opaque long
repeat_pict int
sample_aspect_ratio Unimplemented
thread_opaque object
top_field_first int
type int
width int

프로퍼티 상세

_base 공개적으로 프로퍼티

public Unimplemented _base
리턴 Unimplemented

best_effort_timestamp 공개적으로 프로퍼티

public long best_effort_timestamp
리턴 long

buffer_hints 공개적으로 프로퍼티

public int buffer_hints
리턴 int

coded_picture_number 공개적으로 프로퍼티

public int coded_picture_number
리턴 int

data 공개적으로 프로퍼티

public Pointer[] data
리턴 Pointer[]

dct_coeff 공개적으로 프로퍼티

public short[] dct_coeff
리턴 short[]

display_picture_number 공개적으로 프로퍼티

public int display_picture_number
리턴 int

error 공개적으로 프로퍼티

public ulong[] error
리턴 ulong[]

extended_data 공개적으로 프로퍼티

public Unimplemented extended_data
리턴 Unimplemented

format 공개적으로 프로퍼티

public int format
리턴 int

hwaccel_picture_private 공개적으로 프로퍼티

public object hwaccel_picture_private
리턴 object

interlaced_frame 공개적으로 프로퍼티

public int interlaced_frame
리턴 int

key_frame 공개적으로 프로퍼티

public int key_frame
리턴 int

linesize 공개적으로 프로퍼티

public int[] linesize
리턴 int[]

mb_type 공개적으로 프로퍼티

public uint[] mb_type
리턴 uint[]

mbskip_table 공개적으로 프로퍼티

public byte[] mbskip_table
리턴 byte[]

motion_subsample_log2 공개적으로 프로퍼티

public byte motion_subsample_log2
리턴 byte

motion_val 공개적으로 프로퍼티

public Unimplemented motion_val
리턴 Unimplemented

nb_samples 공개적으로 프로퍼티

public int nb_samples
리턴 int

opaque 공개적으로 프로퍼티

public object opaque
리턴 object

owner 공개적으로 프로퍼티

public Unimplemented owner
리턴 Unimplemented

palette_has_changed 공개적으로 프로퍼티

public int palette_has_changed
리턴 int

pan_scan 공개적으로 프로퍼티

public AVPanScan,FFMpeg.NET.Internal.libavcodec.avcodec pan_scan
리턴 AVPanScan

pict_type 공개적으로 프로퍼티

public AVPictureType pict_type
리턴 AVPictureType

pkt_dts 공개적으로 프로퍼티

public long pkt_dts
리턴 long

pkt_pos 공개적으로 프로퍼티

public long pkt_pos
리턴 long

pkt_pts 공개적으로 프로퍼티

public long pkt_pts
리턴 long

pts 공개적으로 프로퍼티

public long pts
리턴 long

qscale_table 공개적으로 프로퍼티

public sbyte[] qscale_table
리턴 sbyte[]

qscale_type 공개적으로 프로퍼티

public int qscale_type
리턴 int

qstride 공개적으로 프로퍼티

public int qstride
리턴 int

quality 공개적으로 프로퍼티

public int quality
리턴 int

ref_index 공개적으로 프로퍼티

public Unimplemented ref_index
리턴 Unimplemented

reference 공개적으로 프로퍼티

public int reference
리턴 int

reordered_opaque 공개적으로 프로퍼티

public long reordered_opaque
리턴 long

repeat_pict 공개적으로 프로퍼티

public int repeat_pict
리턴 int

sample_aspect_ratio 공개적으로 프로퍼티

public Unimplemented sample_aspect_ratio
리턴 Unimplemented

thread_opaque 공개적으로 프로퍼티

public object thread_opaque
리턴 object

top_field_first 공개적으로 프로퍼티

public int top_field_first
리턴 int

type 공개적으로 프로퍼티

public int type
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int