RTMPStreamDelegate
public protocol RTMPStreamDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func didPublishInsufficientBW(_ stream: RTMPStream, withConnection: RTMPConnection)
-
Undocumented
Declaration
Swift
func didPublishSufficientBW(_ stream: RTMPStream, withConnection: RTMPConnection)
-
Undocumented
Declaration
Swift
func clear()