C# Class CSharpRTMP.Core.Streaming.StreamTypeAttribute

Inheritance: System.Attribute
Show file Open project: langhuihui/csharprtmp

Public Properties

Property Type Description
Compat ulong[]
Type ulong

Public Methods

Method Description
StreamTypeAttribute ( ulong type ) : System

Method Details

StreamTypeAttribute() public method

public StreamTypeAttribute ( ulong type ) : System
type ulong
return System

Property Details

Compat public property

public ulong[] Compat
return ulong[]

Type public property

public ulong Type
return ulong