C# Class FFmpeg.AutoGen.AVInputFormat

Afficher le fichier Open project: Ruslan-B/FFmpeg.AutoGen Class Usage Examples

Méthodes publiques

Свойство 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
Résultat AVCodecTag**

@create_device_capabilities public_oe property

public IntPtr,System @create_device_capabilities
Résultat System.IntPtr

@extensions public_oe property

public sbyte* @extensions
Résultat sbyte*

@flags public_oe property

public int @flags
Résultat int

@free_device_capabilities public_oe property

public IntPtr,System @free_device_capabilities
Résultat System.IntPtr

@get_device_list public_oe property

public IntPtr,System @get_device_list
Résultat System.IntPtr

@long_name public_oe property

public sbyte* @long_name
Résultat sbyte*

@mime_type public_oe property

public sbyte* @mime_type
Résultat sbyte*

@name public_oe property

public sbyte* @name
Résultat sbyte*

@next public_oe property

public AVInputFormat* @next
Résultat AVInputFormat*

@priv_class public_oe property

public AVClass* @priv_class
Résultat AVClass*

@priv_data_size public_oe property

public int @priv_data_size
Résultat int

@raw_codec_id public_oe property

public int @raw_codec_id
Résultat int

@read_close public_oe property

public IntPtr,System @read_close
Résultat System.IntPtr

@read_header public_oe property

public IntPtr,System @read_header
Résultat System.IntPtr

@read_packet public_oe property

public IntPtr,System @read_packet
Résultat System.IntPtr

@read_pause public_oe property

public IntPtr,System @read_pause
Résultat System.IntPtr

@read_play public_oe property

public IntPtr,System @read_play
Résultat System.IntPtr

@read_probe public_oe property

public IntPtr,System @read_probe
Résultat System.IntPtr

@read_seek public_oe property

public IntPtr,System @read_seek
Résultat System.IntPtr

@read_seek2 public_oe property

public IntPtr,System @read_seek2
Résultat System.IntPtr

@read_timestamp public_oe property

public IntPtr,System @read_timestamp
Résultat System.IntPtr