httpFlvLiveUrl() public static method

public static httpFlvLiveUrl ( Stream stream ) : string>.IDictionary
stream Stream
return string>.IDictionary
Exemplo n.º 1
0
 public virtual IDictionary <string, string> httpFlvLiveUrls()
 {
     return(API.httpFlvLiveUrl(this));
 }