public static class avcodec.AVBSFContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVBSFContext()
Default native constructor.
|
AVBSFContext(long size)
Native array allocator.
|
AVBSFContext(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVBSFContext()
public AVBSFContext(long size)
Pointer.position(long).public 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 © 2018. All rights reserved.