C# Class CSharpRTMP.Core.Protocols.Rtmfp.MessageBuffered

Inheritance: Message
Afficher le fichier Open project: langhuihui/csharprtmp

Méthodes publiques

Свойство Type Description
Writer AMF0Writer

Méthodes publiques

Méthode Description
MessageBuffered ( ) : System
MessageBuffered ( bool repeatable = true ) : System
Recycle ( ) : void

Méthodes protégées

Méthode Description
Init ( uint position ) : uint

Method Details

Init() protected méthode

protected Init ( uint position ) : uint
position uint
Résultat uint

MessageBuffered() public méthode

public MessageBuffered ( ) : System
Résultat System

MessageBuffered() public méthode

public MessageBuffered ( bool repeatable = true ) : System
repeatable bool
Résultat System

Recycle() public méthode

public Recycle ( ) : void
Résultat void

Property Details

Writer public_oe property

public AMF0Writer Writer
Résultat AMF0Writer