C# Class RTMP.AmfData

Afficher le fichier Open project: Austech/RTMP-CSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Booleans List
Nulls uint
Numbers List
Objects List
Strings List

Méthodes publiques

Méthode Description
AmfData ( ) : System

Method Details

AmfData() public méthode

public AmfData ( ) : System
Résultat System

Property Details

Booleans public_oe property

public List Booleans
Résultat List

Nulls public_oe property

public uint Nulls
Résultat uint

Numbers public_oe property

public List Numbers
Résultat List

Objects public_oe property

public List Objects
Résultat List

Strings public_oe property

public List Strings
Résultat List