Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVFilterBufferRefVideoProps()
Default native constructor.
|
AVFilterBufferRefVideoProps(int size)
Native array allocator.
|
AVFilterBufferRefVideoProps(Pointer p)
Pointer cast constructor.
|
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 AVFilterBufferRefVideoProps()
public AVFilterBufferRefVideoProps(int size)
Pointer.position(int).public AVFilterBufferRefVideoProps(Pointer p)
Pointer.Pointer(Pointer).public avfilter.AVFilterBufferRefVideoProps position(int position)
public int w()
public avfilter.AVFilterBufferRefVideoProps w(int w)
public int h()
public avfilter.AVFilterBufferRefVideoProps h(int h)
@ByRef public avutil.AVRational sample_aspect_ratio()
public avfilter.AVFilterBufferRefVideoProps sample_aspect_ratio(avutil.AVRational sample_aspect_ratio)
public int interlaced()
public avfilter.AVFilterBufferRefVideoProps interlaced(int interlaced)
public int top_field_first()
public avfilter.AVFilterBufferRefVideoProps top_field_first(int top_field_first)
public avfilter.AVFilterBufferRefVideoProps pict_type(int pict_type)
public int key_frame()
public avfilter.AVFilterBufferRefVideoProps key_frame(int key_frame)
public int qp_table_linesize()
public avfilter.AVFilterBufferRefVideoProps qp_table_linesize(int qp_table_linesize)
public int qp_table_size()
public avfilter.AVFilterBufferRefVideoProps qp_table_size(int qp_table_size)
public BytePointer qp_table()
public avfilter.AVFilterBufferRefVideoProps qp_table(BytePointer qp_table)
Copyright © 2015. All Rights Reserved.