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 didOutputAudio(_ buffer: AVAudioPCMBuffer, presentationTimeStamp: CMTime) -
Undocumented
Declaration
Swift
func didOutputVideo(_ buffer: CMSampleBuffer) -
Undocumented
Declaration
Swift
func clear()
RTMPStreamDelegate Protocol Reference