C# Class FFmpeg.AutoGen.AVIOContext

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

Public Properties

Property Type Description
@av_class AVClass*
@buf_end sbyte*
@buf_ptr sbyte*
@buffer sbyte*
@buffer_size int
@bytes_read long
@checksum int
@checksum_ptr sbyte*
@current_type AVIODataMarkerType
@direct int
@eof_reached int
@error int
@ignore_boundary_point int
@last_time long
@max_packet_size int
@maxsize long
@must_flush int
@opaque void*
@orig_buffer_size int
@pos long
@protocol_blacklist sbyte*
@protocol_whitelist sbyte*
@read_packet System.IntPtr
@read_pause System.IntPtr
@read_seek System.IntPtr
@seek System.IntPtr
@seek_count int
@seekable int
@short_seek_threshold int
@update_checksum System.IntPtr
@write_data_type System.IntPtr
@write_flag int
@write_packet System.IntPtr
@writeout_count int

Property Details

@av_class public_oe property

public AVClass* @av_class
return AVClass*

@buf_end public_oe property

public sbyte* @buf_end
return sbyte*

@buf_ptr public_oe property

public sbyte* @buf_ptr
return sbyte*

@buffer public_oe property

public sbyte* @buffer
return sbyte*

@buffer_size public_oe property

public int @buffer_size
return int

@bytes_read public_oe property

public long @bytes_read
return long

@checksum public_oe property

public int @checksum
return int

@checksum_ptr public_oe property

public sbyte* @checksum_ptr
return sbyte*

@current_type public_oe property

public AVIODataMarkerType @current_type
return AVIODataMarkerType

@direct public_oe property

public int @direct
return int

@eof_reached public_oe property

public int @eof_reached
return int

@error public_oe property

public int @error
return int

@ignore_boundary_point public_oe property

public int @ignore_boundary_point
return int

@last_time public_oe property

public long @last_time
return long

@max_packet_size public_oe property

public int @max_packet_size
return int

@maxsize public_oe property

public long @maxsize
return long

@must_flush public_oe property

public int @must_flush
return int

@opaque public_oe property

public void* @opaque
return void*

@orig_buffer_size public_oe property

public int @orig_buffer_size
return int

@pos public_oe property

public long @pos
return long

@protocol_blacklist public_oe property

public sbyte* @protocol_blacklist
return sbyte*

@protocol_whitelist public_oe property

public sbyte* @protocol_whitelist
return sbyte*

@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_seek public_oe property

public IntPtr,System @read_seek
return System.IntPtr

@seek public_oe property

public IntPtr,System @seek
return System.IntPtr

@seek_count public_oe property

public int @seek_count
return int

@seekable public_oe property

public int @seekable
return int

@short_seek_threshold public_oe property

public int @short_seek_threshold
return int

@update_checksum public_oe property

public IntPtr,System @update_checksum
return System.IntPtr

@write_data_type public_oe property

public IntPtr,System @write_data_type
return System.IntPtr

@write_flag public_oe property

public int @write_flag
return int

@write_packet public_oe property

public IntPtr,System @write_packet
return System.IntPtr

@writeout_count public_oe property

public int @writeout_count
return int