C# Class PeerCastStation.FLV.RTMP.RTMPPlayConnection.StreamName

Mostrar archivo Open project: kumaryu/peercaststation

Public Methods

Method Description
GetParameter ( string key ) : string
Parse ( string str ) : StreamName
StreamName ( ) : System
ToString ( ) : string

Method Details

GetParameter() public method

public GetParameter ( string key ) : string
key string
return string

Parse() public static method

public static Parse ( string str ) : StreamName
str string
return StreamName

StreamName() public method

public StreamName ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string