Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVFilterBufferRefVideoProps() |
AVFilterBufferRefVideoProps(int size) |
AVFilterBufferRefVideoProps(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 AVFilterBufferRefVideoProps()
public AVFilterBufferRefVideoProps(int size)
public AVFilterBufferRefVideoProps(Pointer p)
public avfilter.AVFilterBufferRefVideoProps position(int position)
public int w()
public avfilter.AVFilterBufferRefVideoProps w(int w)
public int h()
public avfilter.AVFilterBufferRefVideoProps h(int h)
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 int pict_type()
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 © 2014. All Rights Reserved.