RendererCapabilities.HardwareAccelerationSupport


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation RendererCapabilities.HardwareAccelerationSupport


Level of renderer support for hardware acceleration. One of HARDWARE_ACCELERATION_SUPPORTED and HARDWARE_ACCELERATION_NOT_SUPPORTED.

For video renderers, the level of support is indicated for non-tunneled output.