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
open var isMirrored: Bool -
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?)
-
Undocumented
Declaration
Swift
public func mtkView(_ view: MTKView, drawableSizeWillChange size: CGSize) -
-
Undocumented
Declaration
Swift
public func draw(in view: MTKView)
MTHKView Class Reference