Interface MediaDeviceMemoryInfo.Builder

  • Method Details

    • sizeInMiB

      MediaDeviceMemoryInfo.Builder sizeInMiB(Integer sizeInMiB)

      The size of the memory available to each media accelerator, in MiB.

      Parameters:
      sizeInMiB - The size of the memory available to each media accelerator, in MiB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.