C# Class SharpFFmpeg.AV.AVFormatContext

Afficher le fichier Open project: crazyender/FFMPEG.net Class Usage Examples

Méthodes publiques

Свойство Type Description
_internal System.IntPtr
audio_codec System.IntPtr
audio_codec_id AVCodecID
av_class System.IntPtr
chapters System.IntPtr
duration_estimation_method AVDurationEstimationMethod
iformat System.IntPtr
interrupt_callback AVIOInterruptCB
key System.IntPtr
metadata System.IntPtr
offset_timebase AVRational
oformat System.IntPtr
opaque System.IntPtr
packet_buffer System.IntPtr
packet_buffer_end System.IntPtr
parse_queue System.IntPtr
parse_queue_end System.IntPtr
pb System.IntPtr
priv_data System.IntPtr
programs System.IntPtr
raw_packet_buffer System.IntPtr
raw_packet_buffer_end System.IntPtr
subtitle_codec System.IntPtr
subtitle_codec_id AVCodecID
video_codec System.IntPtr
video_codec_id AVCodecID

Property Details

_internal public_oe property

public IntPtr,System _internal
Résultat System.IntPtr

audio_codec public_oe property

public IntPtr,System audio_codec
Résultat System.IntPtr

audio_codec_id public_oe property

public AVCodecID audio_codec_id
Résultat AVCodecID

av_class public_oe property

public IntPtr,System av_class
Résultat System.IntPtr

chapters public_oe property

public IntPtr,System chapters
Résultat System.IntPtr

duration_estimation_method public_oe property

public AVDurationEstimationMethod duration_estimation_method
Résultat AVDurationEstimationMethod

iformat public_oe property

public IntPtr,System iformat
Résultat System.IntPtr

interrupt_callback public_oe property

public AVIOInterruptCB interrupt_callback
Résultat AVIOInterruptCB

key public_oe property

public IntPtr,System key
Résultat System.IntPtr

metadata public_oe property

public IntPtr,System metadata
Résultat System.IntPtr

offset_timebase public_oe property

public AVRational offset_timebase
Résultat AVRational

oformat public_oe property

public IntPtr,System oformat
Résultat System.IntPtr

opaque public_oe property

public IntPtr,System opaque
Résultat System.IntPtr

packet_buffer public_oe property

public IntPtr,System packet_buffer
Résultat System.IntPtr

packet_buffer_end public_oe property

public IntPtr,System packet_buffer_end
Résultat System.IntPtr

parse_queue public_oe property

public IntPtr,System parse_queue
Résultat System.IntPtr

parse_queue_end public_oe property

public IntPtr,System parse_queue_end
Résultat System.IntPtr

pb public_oe property

public IntPtr,System pb
Résultat System.IntPtr

priv_data public_oe property

public IntPtr,System priv_data
Résultat System.IntPtr

programs public_oe property

public IntPtr,System programs
Résultat System.IntPtr

raw_packet_buffer public_oe property

public IntPtr,System raw_packet_buffer
Résultat System.IntPtr

raw_packet_buffer_end public_oe property

public IntPtr,System raw_packet_buffer_end
Résultat System.IntPtr

subtitle_codec public_oe property

public IntPtr,System subtitle_codec
Résultat System.IntPtr

subtitle_codec_id public_oe property

public AVCodecID subtitle_codec_id
Résultat AVCodecID

video_codec public_oe property

public IntPtr,System video_codec
Résultat System.IntPtr

video_codec_id public_oe property

public AVCodecID video_codec_id
Résultat AVCodecID