@Properties(inherit=avformat.class) public class AVOutputFormat extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVOutputFormat()
Default native constructor.
|
AVOutputFormat(long size)
Native array allocator.
|
AVOutputFormat(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public AVOutputFormat()
public AVOutputFormat(long size)
Pointer.position(long)
.public AVOutputFormat(Pointer p)
Pointer(Pointer)
.public AVOutputFormat position(long position)
public AVOutputFormat getPointer(long i)
getPointer
in class Pointer
@Cast(value="const char*") public BytePointer name()
public AVOutputFormat name(BytePointer setter)
@Cast(value="const char*") public BytePointer long_name()
public AVOutputFormat long_name(BytePointer setter)
@Cast(value="const char*") public BytePointer mime_type()
public AVOutputFormat mime_type(BytePointer setter)
@Cast(value="const char*") public BytePointer extensions()
public AVOutputFormat extensions(BytePointer setter)
public AVOutputFormat audio_codec(int setter)
public AVOutputFormat video_codec(int setter)
public AVOutputFormat subtitle_codec(int setter)
public int flags()
public AVOutputFormat flags(int setter)
@MemberGetter @Const public AVCodecTag codec_tag(int i)
@MemberGetter @Cast(value="const AVCodecTag*const*") public PointerPointer codec_tag()
public AVOutputFormat priv_class(AVClass setter)
public int priv_data_size()
public AVOutputFormat priv_data_size(int setter)
public int flags_internal()
public AVOutputFormat flags_internal(int setter)
public AVOutputFormat.Write_header_AVFormatContext write_header()
public AVOutputFormat write_header(AVOutputFormat.Write_header_AVFormatContext setter)
public AVOutputFormat.Write_packet_AVFormatContext_AVPacket write_packet()
public AVOutputFormat write_packet(AVOutputFormat.Write_packet_AVFormatContext_AVPacket setter)
public AVOutputFormat.Write_trailer_AVFormatContext write_trailer()
public AVOutputFormat write_trailer(AVOutputFormat.Write_trailer_AVFormatContext setter)
public AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_int_int interleave_packet()
public AVOutputFormat interleave_packet(AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_int_int setter)
public AVOutputFormat.Query_codec_int_int query_codec()
public AVOutputFormat query_codec(AVOutputFormat.Query_codec_int_int setter)
public AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer get_output_timestamp()
public AVOutputFormat get_output_timestamp(AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer setter)
public AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long control_message()
public AVOutputFormat control_message(AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long setter)
public AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int write_uncoded_frame()
public AVOutputFormat write_uncoded_frame(AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int setter)
public AVOutputFormat.Get_device_list_AVFormatContext_Pointer get_device_list()
public AVOutputFormat get_device_list(AVOutputFormat.Get_device_list_AVFormatContext_Pointer setter)
public AVOutputFormat data_codec(int setter)
public AVOutputFormat.Init_AVFormatContext init()
public AVOutputFormat init(AVOutputFormat.Init_AVFormatContext setter)
public AVOutputFormat.Deinit_AVFormatContext deinit()
public AVOutputFormat deinit(AVOutputFormat.Deinit_AVFormatContext setter)
public AVOutputFormat.Check_bitstream_AVFormatContext_AVStream_AVPacket check_bitstream()
public AVOutputFormat check_bitstream(AVOutputFormat.Check_bitstream_AVFormatContext_AVStream_AVPacket setter)
Copyright © 2022. All rights reserved.