C# Class CSharpRTMP.Core.Protocols.Rtmfp.Message.FragmentInfo

Afficher le fichier Open project: langhuihui/csharprtmp

Méthodes publiques

Свойство Type Description
Offset uint
Stage ulong

Méthodes publiques

Méthode Description
FragmentInfo ( uint offset, ulong stage ) : System

Method Details

FragmentInfo() public méthode

public FragmentInfo ( uint offset, ulong stage ) : System
offset uint
stage ulong
Résultat System

Property Details

Offset public_oe property

public uint Offset
Résultat uint

Stage public_oe property

public ulong Stage
Résultat ulong