PlanetKitVideoHardwareStatus
@objc
@frozen
public enum PlanetKitVideoHardwareStatus : Int
Represents the video hardware status for PlanetKit.
-
The video hardware is available.
Declaration
Swift
case available
-
The video hardware does not support Metal.
Declaration
Swift
case noMetalDevice