A
B
C
D
E
G
H
I
M
O
P
R
S
T
U
V
W
G
- getAutoFocus() - function in com.serenegiant.usb.UVCCamera
- getAutoWhiteBlance() - function in com.serenegiant.usb.UVCCamera
- getBrightness(int) - function in com.serenegiant.usb.UVCCamera
- getBrightness() - function in com.serenegiant.usb.UVCCamera
- getBusNum() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- getConnection() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get UsbDeviceConnection
- getContrast(int) - function in com.serenegiant.usb.UVCCamera
- getContrast() - function in com.serenegiant.usb.UVCCamera
- getCurrentFrameRate() - function in com.serenegiant.usb.Size
- getDevice() - function in com.serenegiant.usb.UVCCamera
- getDevice() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- getDeviceCount() - function in com.serenegiant.usb.USBMonitor
- return the number of connected USB devices that matched device filter
- getDeviceFilters(Context,int) - function in com.serenegiant.usb.DeviceFilter
- 指定したxmlリソースからDeviceFilterリストを生成する
- getDeviceId() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device id
- getDeviceInfo(UsbDevice) - function in com.serenegiant.usb.USBMonitor
- ベンダー名・製品名・バージョン・シリアルを取得する
- getDeviceInfo(Context,UsbDevice) - function in com.serenegiant.usb.USBMonitor
- ベンダー名・製品名・バージョン・シリアルを取得する#updateDeviceInfo(final UsbManager, final UsbDevice, final UsbDeviceInfo)のヘルパーメソッド
- getDeviceKey(UsbDevice) - function in com.serenegiant.usb.USBMonitor
- デバイスキーを整数として取得getDeviceKeyNameで得られる文字列のhasCodeを取得ベンダーID, プロダクトID, デバイスクラス, デバイスサブクラス, デバイスプロトコルから生成同種の製品だと同じデバイスキーになるので注意
- getDeviceKey(UsbDevice,boolean) - function in com.serenegiant.usb.USBMonitor
- デバイスキーを整数として取得getDeviceKeyNameで得られる文字列のhasCodeを取得useNewAPI=falseで同種の製品だと同じデバイスキーになるので注意
- getDeviceKey(UsbDevice,String,boolean) - function in com.serenegiant.usb.USBMonitor
- デバイスキーを整数として取得getDeviceKeyNameで得られる文字列のhasCodeを取得serialがnullでuseNewAPI=falseで同種の製品だと同じデバイスキーになるので注意
- getDeviceKey() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device key
- getDeviceKey(boolean) - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device key
- getDeviceKeyName(UsbDevice) - function in com.serenegiant.usb.USBMonitor
- USB機器毎の設定保存用にデバイスキー名を生成する。ベンダーID, プロダクトID, デバイスクラス, デバイスサブクラス, デバイスプロトコルから生成同種の製品だと同じキー名になるので注意
- getDeviceKeyName(UsbDevice,boolean) - function in com.serenegiant.usb.USBMonitor
- USB機器毎の設定保存用にデバイスキー名を生成する。useNewAPI=falseで同種の製品だと同じデバイスキーになるので注意
- getDeviceKeyName(UsbDevice,String,boolean) - function in com.serenegiant.usb.USBMonitor
- USB機器毎の設定保存用にデバイスキー名を生成する。この機器名をHashMapのキーにするUsbDeviceがopenしている時のみ有効ベンダーID, プロダクトID, デバイスクラス, デバイスサブクラス, デバイスプロトコルから生成serialがnullや空文字でなければserialを含めたデバイスキー名を生成するuseNewAPI=trueでAPIレベルを満たしていればマニュファクチャ名, バージョン, コンフィギュレーションカウントも使う
- getDeviceKeyName() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device key string
- getDeviceKeyName(boolean) - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device key string
- getDeviceKeyNameWithSerial() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device key stringif device has serial number, use it
- getDeviceKeyWithSerial() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device keyif device has serial number, use it
- getDeviceList() - function in com.serenegiant.usb.USBMonitor
- return device list, return empty list if no device matched
- getDeviceList(List) - function in com.serenegiant.usb.USBMonitor
- return device list, return empty list if no device matched
- getDeviceList(DeviceFilter) - function in com.serenegiant.usb.USBMonitor
- return device list, return empty list if no device matched
- getDeviceName() - function in com.serenegiant.usb.UVCCamera
- getDeviceName() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get device name
- getDevices() - function in com.serenegiant.usb.USBMonitor
- get USB device list, without filter
- getDevNum() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- getFileDescriptor() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get file descriptor to access USB device
- getFocus(int) - function in com.serenegiant.usb.UVCCamera
- getFocus() - function in com.serenegiant.usb.UVCCamera
- getGain(int) - function in com.serenegiant.usb.UVCCamera
- getGain() - function in com.serenegiant.usb.UVCCamera
- getGamma(int) - function in com.serenegiant.usb.UVCCamera
- getGamma() - function in com.serenegiant.usb.UVCCamera
- getHue(int) - function in com.serenegiant.usb.UVCCamera
- getHue() - function in com.serenegiant.usb.UVCCamera
- getInterface(int) - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get interface
- getInterface(int,int) - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get interface
- getLooper() - function in android.os.HandlerThreadHandler
- getManufacture() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get manufacture
- getMessageName(Message) - function in android.os.HandlerThreadHandler
- getPowerlineFrequency() - function in com.serenegiant.usb.UVCCamera
- getPreviewSize() - function in com.serenegiant.usb.UVCCamera
- getProductId() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get product id
- getProductName() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get product name
- getRawDescriptors() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get raw descriptor for the USB device
- getSaturation(int) - function in com.serenegiant.usb.UVCCamera
- getSaturation() - function in com.serenegiant.usb.UVCCamera
- getSerial() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get serial number
- getSharpness(int) - function in com.serenegiant.usb.UVCCamera
- getSharpness() - function in com.serenegiant.usb.UVCCamera
- getSupportedSize() - function in com.serenegiant.usb.UVCCamera
- getSupportedSize(int,String) - function in com.serenegiant.usb.UVCCamera
- getSupportedSizeList() - function in com.serenegiant.usb.UVCCamera
- getUsbControlBlock() - function in com.serenegiant.usb.UVCCamera
- getUSBMonitor() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- getUsbVersion() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get version string of USB
- getVenderId() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get vendor id
- getVersion() - function in com.serenegiant.usb.USBMonitor.UsbControlBlock
- get version
- getWhiteBlance(int) - function in com.serenegiant.usb.UVCCamera
- getWhiteBlance() - function in com.serenegiant.usb.UVCCamera
- getZoom(int) - function in com.serenegiant.usb.UVCCamera
- getZoom() - function in com.serenegiant.usb.UVCCamera