Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. USBIsochronousOutTransferResult

USBIsochronousOutTransferResult

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.

Note: This feature is available inWeb Workers.

TheUSBIsochronousOutTransferResult interface of theWebUSB API provides the result from a call to theisochronousTransferOut() method of theUSBDevice interface. It represents the result from requesting a transfer of data from the USB host to the USB device.

Constructor

USBIsochronousOutTransferResult()Experimental

Creates a newUSBIsochronousOutTransferResult object with the providedpacket field.

Instance properties

USBIsochronousOutTransferResult.packetsRead onlyExperimental

Returns an array ofUSBIsochronousOutTransferPacket objects containing the result of each request to send a packet to the device.

Specifications

Specification
WebUSB API
# usbisochronousouttransferresult

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2026 Movatter.jp