public static class avdevice.AVDeviceCapabilitiesQuery extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVDeviceCapabilitiesQuery()
public AVDeviceCapabilitiesQuery(long size)
Pointer.position(long).public AVDeviceCapabilitiesQuery(Pointer p)
Pointer.Pointer(Pointer).public avdevice.AVDeviceCapabilitiesQuery position(long position)
@MemberGetter @Const public avutil.AVClass av_class()
public avformat.AVFormatContext device_context()
public avdevice.AVDeviceCapabilitiesQuery device_context(avformat.AVFormatContext device_context)
public avdevice.AVDeviceCapabilitiesQuery codec(int codec)
public avdevice.AVDeviceCapabilitiesQuery sample_format(int sample_format)
public avdevice.AVDeviceCapabilitiesQuery pixel_format(int pixel_format)
public int sample_rate()
public avdevice.AVDeviceCapabilitiesQuery sample_rate(int sample_rate)
public int channels()
public avdevice.AVDeviceCapabilitiesQuery channels(int channels)
public avdevice.AVDeviceCapabilitiesQuery channel_layout(long channel_layout)
public int window_width()
public avdevice.AVDeviceCapabilitiesQuery window_width(int window_width)
public int window_height()
public avdevice.AVDeviceCapabilitiesQuery window_height(int window_height)
public int frame_width()
public avdevice.AVDeviceCapabilitiesQuery frame_width(int frame_width)
public int frame_height()
public avdevice.AVDeviceCapabilitiesQuery frame_height(int frame_height)
@ByRef public avutil.AVRational fps()
public avdevice.AVDeviceCapabilitiesQuery fps(avutil.AVRational fps)
Copyright © 2018. All rights reserved.