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

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

공개 프로퍼티들

프로퍼티 타입 설명
angle_count int
aspect double
block_count ulong
block_end ulong
block_start ulong
cell_end int
cell_start int
container_aspect double
data_rate int
demuxer Anonymous_618ebeca_0ad9_4a71_9a49_18e50ac2e9db
detected_interlacing int
duration ulong
flags uint
height int
hours int
index int
job System.IntPtr
list_attachment System.IntPtr
list_audio System.IntPtr
list_chapter System.IntPtr
list_subtitle System.IntPtr
metadata System.IntPtr
minutes int
pcr_pid int
pixel_aspect_height int
pixel_aspect_width int
rate int
rate_base int
reg_desc uint
seconds int
ttn int
type hb_title_type_anon
video_bitrate int
video_codec int
video_codec_param int
video_id int
video_stream_type uint
vts int
width int

프로퍼티 상세

angle_count 공개적으로 프로퍼티

public int angle_count
리턴 int

aspect 공개적으로 프로퍼티

public double aspect
리턴 double

block_count 공개적으로 프로퍼티

public ulong block_count
리턴 ulong

block_end 공개적으로 프로퍼티

public ulong block_end
리턴 ulong

block_start 공개적으로 프로퍼티

public ulong block_start
리턴 ulong

cell_end 공개적으로 프로퍼티

public int cell_end
리턴 int

cell_start 공개적으로 프로퍼티

public int cell_start
리턴 int

container_aspect 공개적으로 프로퍼티

public double container_aspect
리턴 double

data_rate 공개적으로 프로퍼티

public int data_rate
리턴 int

demuxer 공개적으로 프로퍼티

public Anonymous_618ebeca_0ad9_4a71_9a49_18e50ac2e9db demuxer
리턴 Anonymous_618ebeca_0ad9_4a71_9a49_18e50ac2e9db

detected_interlacing 공개적으로 프로퍼티

public int detected_interlacing
리턴 int

duration 공개적으로 프로퍼티

public ulong duration
리턴 ulong

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

height 공개적으로 프로퍼티

public int height
리턴 int

hours 공개적으로 프로퍼티

public int hours
리턴 int

index 공개적으로 프로퍼티

public int index
리턴 int

job 공개적으로 프로퍼티

public IntPtr,System job
리턴 System.IntPtr

list_attachment 공개적으로 프로퍼티

public IntPtr,System list_attachment
리턴 System.IntPtr

list_audio 공개적으로 프로퍼티

public IntPtr,System list_audio
리턴 System.IntPtr

list_chapter 공개적으로 프로퍼티

public IntPtr,System list_chapter
리턴 System.IntPtr

list_subtitle 공개적으로 프로퍼티

public IntPtr,System list_subtitle
리턴 System.IntPtr

metadata 공개적으로 프로퍼티

public IntPtr,System metadata
리턴 System.IntPtr

minutes 공개적으로 프로퍼티

public int minutes
리턴 int

pcr_pid 공개적으로 프로퍼티

public int pcr_pid
리턴 int

pixel_aspect_height 공개적으로 프로퍼티

public int pixel_aspect_height
리턴 int

pixel_aspect_width 공개적으로 프로퍼티

public int pixel_aspect_width
리턴 int

rate 공개적으로 프로퍼티

public int rate
리턴 int

rate_base 공개적으로 프로퍼티

public int rate_base
리턴 int

reg_desc 공개적으로 프로퍼티

public uint reg_desc
리턴 uint

seconds 공개적으로 프로퍼티

public int seconds
리턴 int

ttn 공개적으로 프로퍼티

public int ttn
리턴 int

type 공개적으로 프로퍼티

public hb_title_type_anon type
리턴 hb_title_type_anon

video_bitrate 공개적으로 프로퍼티

public int video_bitrate
리턴 int

video_codec 공개적으로 프로퍼티

public int video_codec
리턴 int

video_codec_param 공개적으로 프로퍼티

public int video_codec_param
리턴 int

video_id 공개적으로 프로퍼티

public int video_id
리턴 int

video_stream_type 공개적으로 프로퍼티

public uint video_stream_type
리턴 uint

vts 공개적으로 프로퍼티

public int vts
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int