public static class avcodec.AVBSFContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avcodec.AVBSFContext()
Default native constructor.
|
avcodec.AVBSFContext(long size)
Native array allocator.
|
avcodec.AVBSFContext(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.AVBSFContext()
public avcodec.AVBSFContext(long size)
Pointer.position(long).public avcodec.AVBSFContext(Pointer p)
Pointer.Pointer(Pointer).public avcodec.AVBSFContext position(long position)
@MemberGetter @Const public avutil.AVClass av_class()
@MemberGetter @Const public avcodec.AVBitStreamFilter filter()
public avcodec.AVBSFInternal internal()
public avcodec.AVBSFContext internal(avcodec.AVBSFInternal internal)
public Pointer priv_data()
public avcodec.AVBSFContext priv_data(Pointer priv_data)
public avcodec.AVCodecParameters par_in()
public avcodec.AVBSFContext par_in(avcodec.AVCodecParameters par_in)
public avcodec.AVCodecParameters par_out()
public avcodec.AVBSFContext par_out(avcodec.AVCodecParameters par_out)
@ByRef public avutil.AVRational time_base_in()
public avcodec.AVBSFContext time_base_in(avutil.AVRational time_base_in)
@ByRef public avutil.AVRational time_base_out()
public avcodec.AVBSFContext time_base_out(avutil.AVRational time_base_out)
Copyright © 2016. All rights reserved.