@Properties(inherit=avformat.class) public class AVStreamGroup extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVStreamGroup()
Default native constructor.
|
AVStreamGroup(long size)
Native array allocator.
|
AVStreamGroup(Pointer p)
Pointer cast constructor.
|
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 AVStreamGroup()
public AVStreamGroup(long size)
Pointer.position(long)
.public AVStreamGroup(Pointer p)
Pointer(Pointer)
.public AVStreamGroup position(long position)
public AVStreamGroup getPointer(long i)
getPointer
in class Pointer
@Const public AVClass av_class()
public AVStreamGroup av_class(AVClass setter)
public Pointer priv_data()
public AVStreamGroup priv_data(Pointer setter)
public AVStreamGroup index(int setter)
@Cast(value="int64_t") public long id()
public AVStreamGroup id(long setter)
@Cast(value="AVStreamGroupParamsType") public int type()
public AVStreamGroup type(int setter)
@Name(value="params.iamf_audio_element") public AVIAMFAudioElement params_iamf_audio_element()
public AVStreamGroup params_iamf_audio_element(AVIAMFAudioElement setter)
@Name(value="params.iamf_mix_presentation") public AVIAMFMixPresentation params_iamf_mix_presentation()
public AVStreamGroup params_iamf_mix_presentation(AVIAMFMixPresentation setter)
@Name(value="params.tile_grid") public AVStreamGroupTileGrid params_tile_grid()
public AVStreamGroup params_tile_grid(AVStreamGroupTileGrid setter)
@Name(value="params.lcevc") public AVStreamGroupLCEVC params_lcevc()
public AVStreamGroup params_lcevc(AVStreamGroupLCEVC setter)
public AVDictionary metadata()
public AVStreamGroup metadata(AVDictionary setter)
@Cast(value="unsigned int") public int nb_streams()
public AVStreamGroup nb_streams(int setter)
public AVStream streams(int i)
public AVStreamGroup streams(int i, AVStream setter)
@Cast(value="AVStream**") public PointerPointer streams()
public AVStreamGroup streams(PointerPointer setter)
public int disposition()
public AVStreamGroup disposition(int setter)
Copyright © 2024. All rights reserved.