C# Class FFmpeg.AutoGen.AVInputFormat

显示文件 Open project: Ruslan-B/FFmpeg.AutoGen Class Usage Examples

Public Properties

Property Type Description
@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

Property Details

@codec_tag public_oe property

public AVCodecTag** @codec_tag
return AVCodecTag**

@create_device_capabilities public_oe property

public IntPtr,System @create_device_capabilities
return System.IntPtr

@extensions public_oe property

public sbyte* @extensions
return sbyte*

@flags public_oe property

public int @flags
return int

@free_device_capabilities public_oe property

public IntPtr,System @free_device_capabilities
return System.IntPtr

@get_device_list public_oe property

public IntPtr,System @get_device_list
return System.IntPtr

@long_name public_oe property

public sbyte* @long_name
return sbyte*

@mime_type public_oe property

public sbyte* @mime_type
return sbyte*

@name public_oe property

public sbyte* @name
return sbyte*

@next public_oe property

public AVInputFormat* @next
return AVInputFormat*

@priv_class public_oe property

public AVClass* @priv_class
return AVClass*

@priv_data_size public_oe property

public int @priv_data_size
return int

@raw_codec_id public_oe property

public int @raw_codec_id
return int

@read_close public_oe property

public IntPtr,System @read_close
return System.IntPtr

@read_header public_oe property

public IntPtr,System @read_header
return System.IntPtr

@read_packet public_oe property

public IntPtr,System @read_packet
return System.IntPtr

@read_pause public_oe property

public IntPtr,System @read_pause
return System.IntPtr

@read_play public_oe property

public IntPtr,System @read_play
return System.IntPtr

@read_probe public_oe property

public IntPtr,System @read_probe
return System.IntPtr

@read_seek public_oe property

public IntPtr,System @read_seek
return System.IntPtr

@read_seek2 public_oe property

public IntPtr,System @read_seek2
return System.IntPtr

@read_timestamp public_oe property

public IntPtr,System @read_timestamp
return System.IntPtr