public static class avdevice.AVDeviceCapabilitiesQuery extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVDeviceCapabilitiesQuery()
Default native constructor.
|
AVDeviceCapabilitiesQuery(int size)
Native array allocator.
|
AVDeviceCapabilitiesQuery(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic AVDeviceCapabilitiesQuery()
public AVDeviceCapabilitiesQuery(int size)
Pointer.position(int).public AVDeviceCapabilitiesQuery(Pointer p)
Pointer.Pointer(Pointer).public avdevice.AVDeviceCapabilitiesQuery position(int 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 long channel_layout()
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 © 2015. All Rights Reserved.