C# 클래스 FFmpeg.AutoGen.AVInputFormat

파일 보기 프로젝트 열기: Ruslan-B/FFmpeg.AutoGen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
@codec_tag AVCodecTag**
@create_device_capabilities System.IntPtr
@extensions sbyte*
@flags int
@free_device_capabilities System.IntPtr
@get_device_list System.IntPtr
@long_name sbyte*
@mime_type sbyte*
@name sbyte*
@next AVInputFormat*
@priv_class AVClass*
@priv_data_size int
@raw_codec_id int
@read_close System.IntPtr
@read_header System.IntPtr
@read_packet System.IntPtr
@read_pause System.IntPtr
@read_play System.IntPtr
@read_probe System.IntPtr
@read_seek System.IntPtr
@read_seek2 System.IntPtr
@read_timestamp System.IntPtr

프로퍼티 상세

@codec_tag 공개적으로 프로퍼티

public AVCodecTag** @codec_tag
리턴 AVCodecTag**

@create_device_capabilities 공개적으로 프로퍼티

public IntPtr,System @create_device_capabilities
리턴 System.IntPtr

@extensions 공개적으로 프로퍼티

public sbyte* @extensions
리턴 sbyte*

@flags 공개적으로 프로퍼티

public int @flags
리턴 int

@free_device_capabilities 공개적으로 프로퍼티

public IntPtr,System @free_device_capabilities
리턴 System.IntPtr

@get_device_list 공개적으로 프로퍼티

public IntPtr,System @get_device_list
리턴 System.IntPtr

@long_name 공개적으로 프로퍼티

public sbyte* @long_name
리턴 sbyte*

@mime_type 공개적으로 프로퍼티

public sbyte* @mime_type
리턴 sbyte*

@name 공개적으로 프로퍼티

public sbyte* @name
리턴 sbyte*

@next 공개적으로 프로퍼티

public AVInputFormat* @next
리턴 AVInputFormat*

@priv_class 공개적으로 프로퍼티

public AVClass* @priv_class
리턴 AVClass*

@priv_data_size 공개적으로 프로퍼티

public int @priv_data_size
리턴 int

@raw_codec_id 공개적으로 프로퍼티

public int @raw_codec_id
리턴 int

@read_close 공개적으로 프로퍼티

public IntPtr,System @read_close
리턴 System.IntPtr

@read_header 공개적으로 프로퍼티

public IntPtr,System @read_header
리턴 System.IntPtr

@read_packet 공개적으로 프로퍼티

public IntPtr,System @read_packet
리턴 System.IntPtr

@read_pause 공개적으로 프로퍼티

public IntPtr,System @read_pause
리턴 System.IntPtr

@read_play 공개적으로 프로퍼티

public IntPtr,System @read_play
리턴 System.IntPtr

@read_probe 공개적으로 프로퍼티

public IntPtr,System @read_probe
리턴 System.IntPtr

@read_seek 공개적으로 프로퍼티

public IntPtr,System @read_seek
리턴 System.IntPtr

@read_seek2 공개적으로 프로퍼티

public IntPtr,System @read_seek2
리턴 System.IntPtr

@read_timestamp 공개적으로 프로퍼티

public IntPtr,System @read_timestamp
리턴 System.IntPtr