RTMPStreamDelegate
public protocol RTMPStreamDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func didPublishInsufficientBW(_ stream: RTMPStream, withConnection: RTMPConnection) -
Undocumented
Declaration
Swift
func didPublishSufficientBW(_ stream: RTMPStream, withConnection: RTMPConnection) -
didOutputAudio(_:Default implementationpresentationTimeStamp: ) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func didOutputAudio(_ buffer: AVAudioPCMBuffer, presentationTimeStamp: CMTime) -
didOutputVideo(_:Default implementation) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func didOutputVideo(_ buffer: CMSampleBuffer) -
didStatics(_:Default implementationwithConneciton: ) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func didStatics(_ stream: RTMPStream, withConneciton: RTMPConnection) -
Undocumented
Declaration
Swift
func clear()
RTMPStreamDelegate Protocol Reference