C# 클래스 SharpFFmpeg.AV.AVFrame

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

공개 프로퍼티들

프로퍼티 타입 설명
color_range AVColorRange
colorspace AVColorSpace
dct_coeff System.IntPtr
extended_buf System.IntPtr
extended_data System.IntPtr
hwaccel_picture_private System.IntPtr
mb_type System.IntPtr
mbskip_table System.IntPtr
metadata System.IntPtr
opaque System.IntPtr
owner System.IntPtr
pan_scan System.IntPtr
pict_type AVPictureType
qp_table_buf System.IntPtr
qscale_table System.IntPtr
sample_aspect_ratio AVRational
side_data System.IntPtr
thread_opaque System.IntPtr

프로퍼티 상세

color_range 공개적으로 프로퍼티

public AVColorRange color_range
리턴 AVColorRange

colorspace 공개적으로 프로퍼티

public AVColorSpace colorspace
리턴 AVColorSpace

dct_coeff 공개적으로 프로퍼티

public IntPtr,System dct_coeff
리턴 System.IntPtr

extended_buf 공개적으로 프로퍼티

public IntPtr,System extended_buf
리턴 System.IntPtr

extended_data 공개적으로 프로퍼티

public IntPtr,System extended_data
리턴 System.IntPtr

hwaccel_picture_private 공개적으로 프로퍼티

public IntPtr,System hwaccel_picture_private
리턴 System.IntPtr

mb_type 공개적으로 프로퍼티

public IntPtr,System mb_type
리턴 System.IntPtr

mbskip_table 공개적으로 프로퍼티

public IntPtr,System mbskip_table
리턴 System.IntPtr

metadata 공개적으로 프로퍼티

public IntPtr,System metadata
리턴 System.IntPtr

opaque 공개적으로 프로퍼티

public IntPtr,System opaque
리턴 System.IntPtr

owner 공개적으로 프로퍼티

public IntPtr,System owner
리턴 System.IntPtr

pan_scan 공개적으로 프로퍼티

public IntPtr,System pan_scan
리턴 System.IntPtr

pict_type 공개적으로 프로퍼티

public AVPictureType pict_type
리턴 AVPictureType

qp_table_buf 공개적으로 프로퍼티

public IntPtr,System qp_table_buf
리턴 System.IntPtr

qscale_table 공개적으로 프로퍼티

public IntPtr,System qscale_table
리턴 System.IntPtr

sample_aspect_ratio 공개적으로 프로퍼티

public AVRational sample_aspect_ratio
리턴 AVRational

side_data 공개적으로 프로퍼티

public IntPtr,System side_data
리턴 System.IntPtr

thread_opaque 공개적으로 프로퍼티

public IntPtr,System thread_opaque
리턴 System.IntPtr