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

Inheritance: IDisposable
Afficher le fichier Open project: langhuihui/csharprtmp Class Usage Examples

Méthodes publiques

Свойство Type Description
Fragments uint

Méthodes publiques

Méthode Description
Add ( Stream fragment ) : void
Dispose ( ) : void
Packet ( Stream fragment ) : System
Release ( ) : Stream

Method Details

Add() public méthode

public Add ( Stream fragment ) : void
fragment Stream
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Packet() public méthode

public Packet ( Stream fragment ) : System
fragment Stream
Résultat System

Release() public méthode

public Release ( ) : Stream
Résultat Stream

Property Details

Fragments public_oe property

public uint Fragments
Résultat uint