@Properties(inherit=avformat.class) public class AVStreamGroupLCEVC extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVStreamGroupLCEVC()
Default native constructor.
|
AVStreamGroupLCEVC(long size)
Native array allocator.
|
AVStreamGroupLCEVC(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
AVClass |
av_class() |
AVStreamGroupLCEVC |
av_class(AVClass setter) |
AVStreamGroupLCEVC |
getPointer(long i) |
int |
height()
Height of the final image for presentation.
|
AVStreamGroupLCEVC |
height(int setter) |
int |
lcevc_index()
Index of the LCEVC data stream in AVStreamGroup.
|
AVStreamGroupLCEVC |
lcevc_index(int setter) |
AVStreamGroupLCEVC |
position(long position) |
int |
width()
Width of the final stream for presentation.
|
AVStreamGroupLCEVC |
width(int 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 AVStreamGroupLCEVC()
public AVStreamGroupLCEVC(long size)
Pointer.position(long)
.public AVStreamGroupLCEVC(Pointer p)
Pointer(Pointer)
.public AVStreamGroupLCEVC position(long position)
public AVStreamGroupLCEVC getPointer(long i)
getPointer
in class Pointer
public AVStreamGroupLCEVC av_class(AVClass setter)
@Cast(value="unsigned int") public int lcevc_index()
public AVStreamGroupLCEVC lcevc_index(int setter)
public int width()
public AVStreamGroupLCEVC width(int setter)
public int height()
public AVStreamGroupLCEVC height(int setter)
Copyright © 2024. All rights reserved.