Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol CaptureSessionDelegate : AnyObject
-
The interface a AudioCodec uses to inform its delegate.
See moreDeclaration
Swift
public protocol AudioCodecDelegate : AnyObject
-
The interface a VideoCodec uses to inform its delegate.
See moreDeclaration
Swift
public protocol VideoCodecDelegate : AnyObject
-
The interface of FLV tag.
See moreDeclaration
Swift
public protocol FLVTag : CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol AVRecorderDelegate : AnyObject
-
An interface that manages the NetStream content on the screen.
See moreDeclaration
Swift
public protocol NetStreamDrawable : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol HKPictureInPictureController : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol RTMPStreamDelegate : AnyObject
-
MPEG-2 TS (Transport Stream) Writer delegate
See moreDeclaration
Swift
public protocol TSWriterDelegate : AnyObject
-
The IEventDispatcher interface is in implementation which supports the DOM Event Model.
See moreDeclaration
Swift
public protocol IEventDispatcher : AnyObject
-
An type that methods for running.
See moreDeclaration
Swift
public protocol Running : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol KeyPathRepresentable : CaseIterable, Hashable