public static class avformat.AVProgram extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avformat.AVProgram()
Default native constructor.
|
avformat.AVProgram(long size)
Native array allocator.
|
avformat.AVProgram(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 avformat.AVProgram()
public avformat.AVProgram(long size)
Pointer.position(long).public avformat.AVProgram(Pointer p)
Pointer.Pointer(Pointer).public avformat.AVProgram position(long position)
public int id()
public avformat.AVProgram id(int id)
public int flags()
public avformat.AVProgram flags(int flags)
@Cast(value="AVDiscard") public int discard()
public avformat.AVProgram discard(int discard)
@Cast(value="unsigned int*") public IntPointer stream_index()
public avformat.AVProgram stream_index(IntPointer stream_index)
public avformat.AVProgram nb_stream_indexes(int nb_stream_indexes)
public avutil.AVDictionary metadata()
public avformat.AVProgram metadata(avutil.AVDictionary metadata)
public int program_num()
public avformat.AVProgram program_num(int program_num)
public int pmt_pid()
public avformat.AVProgram pmt_pid(int pmt_pid)
public int pcr_pid()
public avformat.AVProgram pcr_pid(int pcr_pid)
@Cast(value="int64_t") public long start_time()
public avformat.AVProgram start_time(long start_time)
public avformat.AVProgram end_time(long end_time)
@Cast(value="int64_t") public long pts_wrap_reference()
public avformat.AVProgram pts_wrap_reference(long pts_wrap_reference)
public int pts_wrap_behavior()
public avformat.AVProgram pts_wrap_behavior(int pts_wrap_behavior)
Copyright © 2016. All rights reserved.