@Properties(inherit=avformat.class) public class AVChapter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVChapter()
Default native constructor.
|
AVChapter(long size)
Native array allocator.
|
AVChapter(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
end() |
AVChapter |
end(long setter) |
AVChapter |
getPointer(long i) |
long |
id()
unique ID to identify the chapter
|
AVChapter |
id(long setter) |
AVDictionary |
metadata() |
AVChapter |
metadata(AVDictionary setter) |
AVChapter |
position(long position) |
long |
start()
chapter start/end time in time_base units
|
AVChapter |
start(long setter) |
AVRational |
time_base()
time base in which the start/end timestamps are specified
|
AVChapter |
time_base(AVRational setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public AVChapter()
public AVChapter(long size)
Pointer.position(long)
.public AVChapter(Pointer p)
Pointer(Pointer)
.public AVChapter getPointer(long i)
getPointer
in class Pointer
public AVChapter id(long setter)
@ByRef public AVRational time_base()
public AVChapter time_base(AVRational setter)
public AVChapter start(long setter)
public AVChapter end(long setter)
public AVDictionary metadata()
public AVChapter metadata(AVDictionary setter)
Copyright © 2022. All rights reserved.