MTHKView

open class MTHKView : MTKView, NetStreamRenderer
extension MTHKView: MTKViewDelegate

Undocumented

  • Undocumented

    Declaration

    Swift

    public var videoGravity: AVLayerVideoGravity
  • Undocumented

    Declaration

    Swift

    public var videoFormatDescription: CMVideoFormatDescription? { get }
  • Undocumented

    Declaration

    Swift

    public init(frame: CGRect)
  • Undocumented

    Declaration

    Swift

    public required init(coder aDecoder: NSCoder)
  • Undocumented

    Declaration

    Swift

    override open func awakeFromNib()
  • Undocumented

    Declaration

    Swift

    open func attachStream(_ stream: NetStream?)

MTKViewDelegate