C# 클래스 HandBrake.Interop.HbLib.hb_job_s

파일 보기 프로젝트 열기: golgol7777/HandBrakeWinSource 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
advanced_opts System.IntPtr
anamorphic HandBrake.Interop.HbLib.hb_anamorphic_substruct
angle int
areBframes int
cfr int
chapter_end int
chapter_markers int
chapter_start int
color_matrix int
deinterlace int
feature int
filters System.IntPtr
frame_to_start int
frame_to_stop int
frames_to_skip uint
grayscale int
height int
indepth_scan int
ipod_atom int
keep_ratio int
largeFileSize int
list_audio System.IntPtr
list_subtitle System.IntPtr
maxHeight int
maxWidth int
modulus int
mp4_optimize int
mux int
pass int
pfr_vrate int
pfr_vrate_base int
pts_to_start long
pts_to_stop long
seek_points int
select_subtitle_config HandBrake.Interop.HbLib.hb_subtitle_config_s
sequence_id int
start_at_preview int
title System.IntPtr
vbitrate int
vcodec int
vquality float
vrate int
vrate_base int
width int

프로퍼티 상세

advanced_opts 공개적으로 프로퍼티

public IntPtr,System advanced_opts
리턴 System.IntPtr

anamorphic 공개적으로 프로퍼티

public hb_anamorphic_substruct,HandBrake.Interop.HbLib anamorphic
리턴 HandBrake.Interop.HbLib.hb_anamorphic_substruct

angle 공개적으로 프로퍼티

public int angle
리턴 int

areBframes 공개적으로 프로퍼티

public int areBframes
리턴 int

cfr 공개적으로 프로퍼티

public int cfr
리턴 int

chapter_end 공개적으로 프로퍼티

public int chapter_end
리턴 int

chapter_markers 공개적으로 프로퍼티

public int chapter_markers
리턴 int

chapter_start 공개적으로 프로퍼티

public int chapter_start
리턴 int

color_matrix 공개적으로 프로퍼티

public int color_matrix
리턴 int

deinterlace 공개적으로 프로퍼티

public int deinterlace
리턴 int

feature 공개적으로 프로퍼티

public int feature
리턴 int

filters 공개적으로 프로퍼티

public IntPtr,System filters
리턴 System.IntPtr

frame_to_start 공개적으로 프로퍼티

public int frame_to_start
리턴 int

frame_to_stop 공개적으로 프로퍼티

public int frame_to_stop
리턴 int

frames_to_skip 공개적으로 프로퍼티

public uint frames_to_skip
리턴 uint

grayscale 공개적으로 프로퍼티

public int grayscale
리턴 int

height 공개적으로 프로퍼티

public int height
리턴 int

indepth_scan 공개적으로 프로퍼티

public int indepth_scan
리턴 int

ipod_atom 공개적으로 프로퍼티

public int ipod_atom
리턴 int

keep_ratio 공개적으로 프로퍼티

public int keep_ratio
리턴 int

largeFileSize 공개적으로 프로퍼티

public int largeFileSize
리턴 int

list_audio 공개적으로 프로퍼티

public IntPtr,System list_audio
리턴 System.IntPtr

list_subtitle 공개적으로 프로퍼티

public IntPtr,System list_subtitle
리턴 System.IntPtr

maxHeight 공개적으로 프로퍼티

public int maxHeight
리턴 int

maxWidth 공개적으로 프로퍼티

public int maxWidth
리턴 int

modulus 공개적으로 프로퍼티

public int modulus
리턴 int

mp4_optimize 공개적으로 프로퍼티

public int mp4_optimize
리턴 int

mux 공개적으로 프로퍼티

public int mux
리턴 int

pass 공개적으로 프로퍼티

public int pass
리턴 int

pfr_vrate 공개적으로 프로퍼티

public int pfr_vrate
리턴 int

pfr_vrate_base 공개적으로 프로퍼티

public int pfr_vrate_base
리턴 int

pts_to_start 공개적으로 프로퍼티

public long pts_to_start
리턴 long

pts_to_stop 공개적으로 프로퍼티

public long pts_to_stop
리턴 long

seek_points 공개적으로 프로퍼티

public int seek_points
리턴 int

select_subtitle_config 공개적으로 프로퍼티

public hb_subtitle_config_s,HandBrake.Interop.HbLib select_subtitle_config
리턴 HandBrake.Interop.HbLib.hb_subtitle_config_s

sequence_id 공개적으로 프로퍼티

public int sequence_id
리턴 int

start_at_preview 공개적으로 프로퍼티

public int start_at_preview
리턴 int

title 공개적으로 프로퍼티

public IntPtr,System title
리턴 System.IntPtr

vbitrate 공개적으로 프로퍼티

public int vbitrate
리턴 int

vcodec 공개적으로 프로퍼티

public int vcodec
리턴 int

vquality 공개적으로 프로퍼티

public float vquality
리턴 float

vrate 공개적으로 프로퍼티

public int vrate
리턴 int

vrate_base 공개적으로 프로퍼티

public int vrate_base
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int