public static class avcodec.AVCodec extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avcodec.AVCodec()
Default native constructor.
|
avcodec.AVCodec(long size)
Native array allocator.
|
avcodec.AVCodec(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic avcodec.AVCodec()
public avcodec.AVCodec(long size)
Pointer.position(long).public avcodec.AVCodec(Pointer p)
Pointer.Pointer(Pointer).public avcodec.AVCodec position(long position)
@MemberGetter @Cast(value="const char*") public BytePointer name()
@MemberGetter @Cast(value="const char*") public BytePointer long_name()
public avcodec.AVCodec type(int type)
public avcodec.AVCodec id(int id)
public int capabilities()
public avcodec.AVCodec capabilities(int capabilities)
@MemberGetter @Const public avutil.AVRational supported_framerates()
@MemberGetter @Cast(value="const AVPixelFormat*") public IntPointer pix_fmts()
@MemberGetter @Const public IntPointer supported_samplerates()
@MemberGetter @Cast(value="const AVSampleFormat*") public IntPointer sample_fmts()
@MemberGetter @Cast(value="const uint64_t*") public LongPointer channel_layouts()
@Cast(value="uint8_t") public byte max_lowres()
public avcodec.AVCodec max_lowres(byte max_lowres)
@MemberGetter @Const public avutil.AVClass priv_class()
@MemberGetter @Const public avcodec.AVProfile profiles()
public int priv_data_size()
public avcodec.AVCodec priv_data_size(int priv_data_size)
public avcodec.AVCodec next()
public avcodec.AVCodec next(avcodec.AVCodec next)
public avcodec.AVCodec.Init_thread_copy_AVCodecContext init_thread_copy()
public avcodec.AVCodec init_thread_copy(avcodec.AVCodec.Init_thread_copy_AVCodecContext init_thread_copy)
public avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext update_thread_context()
public avcodec.AVCodec update_thread_context(avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext update_thread_context)
@MemberGetter @Const public avcodec.AVCodecDefault defaults()
public avcodec.AVCodec.Init_static_data_AVCodec init_static_data()
public avcodec.AVCodec init_static_data(avcodec.AVCodec.Init_static_data_AVCodec init_static_data)
public avcodec.AVCodec.Init_AVCodecContext init()
public avcodec.AVCodec init(avcodec.AVCodec.Init_AVCodecContext init)
public avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle encode_sub()
public avcodec.AVCodec encode_sub(avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle encode_sub)
public avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer encode2()
public avcodec.AVCodec encode2(avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer encode2)
public avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket decode()
public avcodec.AVCodec decode(avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket decode)
@Name(value="close") public avcodec.AVCodec.Close_AVCodecContext _close()
public avcodec.AVCodec _close(avcodec.AVCodec.Close_AVCodecContext _close)
public avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame send_frame()
public avcodec.AVCodec send_frame(avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame send_frame)
public avcodec.AVCodec.Send_packet_AVCodecContext_AVPacket send_packet()
public avcodec.AVCodec send_packet(avcodec.AVCodec.Send_packet_AVCodecContext_AVPacket send_packet)
public avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame receive_frame()
public avcodec.AVCodec receive_frame(avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame receive_frame)
public avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket receive_packet()
public avcodec.AVCodec receive_packet(avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket receive_packet)
public avcodec.AVCodec.Flush_AVCodecContext flush()
public avcodec.AVCodec flush(avcodec.AVCodec.Flush_AVCodecContext flush)
public int caps_internal()
public avcodec.AVCodec caps_internal(int caps_internal)
Copyright © 2016. All rights reserved.