C# Class SharpFFmpeg.AV.AVFormatContext

Mostra file Open project: crazyender/FFMPEG.net Class Usage Examples

Public Properties

Property 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
return System.IntPtr

audio_codec public_oe property

public IntPtr,System audio_codec
return System.IntPtr

audio_codec_id public_oe property

public AVCodecID audio_codec_id
return AVCodecID

av_class public_oe property

public IntPtr,System av_class
return System.IntPtr

chapters public_oe property

public IntPtr,System chapters
return System.IntPtr

duration_estimation_method public_oe property

public AVDurationEstimationMethod duration_estimation_method
return AVDurationEstimationMethod

iformat public_oe property

public IntPtr,System iformat
return System.IntPtr

interrupt_callback public_oe property

public AVIOInterruptCB interrupt_callback
return AVIOInterruptCB

key public_oe property

public IntPtr,System key
return System.IntPtr

metadata public_oe property

public IntPtr,System metadata
return System.IntPtr

offset_timebase public_oe property

public AVRational offset_timebase
return AVRational

oformat public_oe property

public IntPtr,System oformat
return System.IntPtr

opaque public_oe property

public IntPtr,System opaque
return System.IntPtr

packet_buffer public_oe property

public IntPtr,System packet_buffer
return System.IntPtr

packet_buffer_end public_oe property

public IntPtr,System packet_buffer_end
return System.IntPtr

parse_queue public_oe property

public IntPtr,System parse_queue
return System.IntPtr

parse_queue_end public_oe property

public IntPtr,System parse_queue_end
return System.IntPtr

pb public_oe property

public IntPtr,System pb
return System.IntPtr

priv_data public_oe property

public IntPtr,System priv_data
return System.IntPtr

programs public_oe property

public IntPtr,System programs
return System.IntPtr

raw_packet_buffer public_oe property

public IntPtr,System raw_packet_buffer
return System.IntPtr

raw_packet_buffer_end public_oe property

public IntPtr,System raw_packet_buffer_end
return System.IntPtr

subtitle_codec public_oe property

public IntPtr,System subtitle_codec
return System.IntPtr

subtitle_codec_id public_oe property

public AVCodecID subtitle_codec_id
return AVCodecID

video_codec public_oe property

public IntPtr,System video_codec
return System.IntPtr

video_codec_id public_oe property

public AVCodecID video_codec_id
return AVCodecID