@Properties(inherit=avdevice.class) public class AVDeviceCapabilitiesQuery extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVDeviceCapabilitiesQuery()
Default native constructor.
|
AVDeviceCapabilitiesQuery(long size)
Native array allocator.
|
AVDeviceCapabilitiesQuery(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AVDeviceCapabilitiesQuery()
public AVDeviceCapabilitiesQuery(long size)
Pointer.position(long).public AVDeviceCapabilitiesQuery(Pointer p)
Pointer(Pointer).public AVDeviceCapabilitiesQuery position(long position)
public AVDeviceCapabilitiesQuery getPointer(long i)
getPointer in class Pointerpublic AVDeviceCapabilitiesQuery av_class(AVClass setter)
public AVFormatContext device_context()
public AVDeviceCapabilitiesQuery device_context(AVFormatContext setter)
public AVDeviceCapabilitiesQuery codec(int setter)
public AVDeviceCapabilitiesQuery sample_format(int setter)
public AVDeviceCapabilitiesQuery pixel_format(int setter)
public int sample_rate()
public AVDeviceCapabilitiesQuery sample_rate(int setter)
public int channels()
public AVDeviceCapabilitiesQuery channels(int setter)
public AVDeviceCapabilitiesQuery channel_layout(long setter)
public int window_width()
public AVDeviceCapabilitiesQuery window_width(int setter)
public int window_height()
public AVDeviceCapabilitiesQuery window_height(int setter)
public int frame_width()
public AVDeviceCapabilitiesQuery frame_width(int setter)
public int frame_height()
public AVDeviceCapabilitiesQuery frame_height(int setter)
@ByRef public AVRational fps()
public AVDeviceCapabilitiesQuery fps(AVRational setter)
Copyright © 2021. All rights reserved.