public static class avfilter.AVFilterBufferRef extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avfilter.AVFilterBufferRef() |
avfilter.AVFilterBufferRef(int size) |
avfilter.AVFilterBufferRef(Pointer p) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic avfilter.AVFilterBufferRef()
public avfilter.AVFilterBufferRef(int size)
public avfilter.AVFilterBufferRef(Pointer p)
public avfilter.AVFilterBufferRef position(int position)
public avfilter.AVFilterBuffer buf()
public avfilter.AVFilterBufferRef buf(avfilter.AVFilterBuffer buf)
public BytePointer data(int i)
public avfilter.AVFilterBufferRef data(int i, BytePointer data)
public PointerPointer data()
public BytePointer extended_data(int i)
public avfilter.AVFilterBufferRef extended_data(int i, BytePointer extended_data)
public PointerPointer extended_data()
public int linesize(int i)
public avfilter.AVFilterBufferRef linesize(int i, int linesize)
public IntPointer linesize()
public avfilter.AVFilterBufferRefVideoProps video()
public avfilter.AVFilterBufferRef video(avfilter.AVFilterBufferRefVideoProps video)
public avfilter.AVFilterBufferRefAudioProps audio()
public avfilter.AVFilterBufferRef audio(avfilter.AVFilterBufferRefAudioProps audio)
public long pts()
public avfilter.AVFilterBufferRef pts(long pts)
public long pos()
public avfilter.AVFilterBufferRef pos(long pos)
public int format()
public avfilter.AVFilterBufferRef format(int format)
public int perms()
public avfilter.AVFilterBufferRef perms(int perms)
public int type()
public avfilter.AVFilterBufferRef type(int type)
public avutil.AVDictionary metadata()
public avfilter.AVFilterBufferRef metadata(avutil.AVDictionary metadata)
Copyright © 2014. All Rights Reserved.