C# Class CSharpRTMP.Core.Streaming.StreamTypes

Show file Open project: langhuihui/csharprtmp

Public Properties

Property Type Description
ST_IN ulong
ST_IN_FILE ulong
ST_IN_FILE_RTMP ulong
ST_IN_NET ulong
ST_IN_NET_AAC ulong
ST_IN_NET_LIVEFLV ulong
ST_IN_NET_MP3 ulong
ST_IN_NET_RAW ulong
ST_IN_NET_RTMFP ulong
ST_IN_NET_RTMP ulong
ST_IN_NET_RTP ulong
ST_IN_NET_TS ulong
ST_NEUTRAL_RTMP ulong
ST_OUT ulong
ST_OUT_FILE ulong
ST_OUT_FILE_HLS ulong
ST_OUT_FILE_RTMP ulong
ST_OUT_FILE_RTMP_FLV ulong
ST_OUT_NET ulong
ST_OUT_NET_RAW ulong
ST_OUT_NET_RTMFP ulong
ST_OUT_NET_RTMP ulong
ST_OUT_NET_RTMP_4_RTMP ulong
ST_OUT_NET_RTMP_4_TS ulong
ST_OUT_NET_RTP ulong

Property Details

ST_IN public static property

public static ulong ST_IN
return ulong

ST_IN_FILE public static property

public static ulong ST_IN_FILE
return ulong

ST_IN_FILE_RTMP public static property

public static ulong ST_IN_FILE_RTMP
return ulong

ST_IN_NET public static property

public static ulong ST_IN_NET
return ulong

ST_IN_NET_AAC public static property

public static ulong ST_IN_NET_AAC
return ulong

ST_IN_NET_LIVEFLV public static property

public static ulong ST_IN_NET_LIVEFLV
return ulong

ST_IN_NET_MP3 public static property

public static ulong ST_IN_NET_MP3
return ulong

ST_IN_NET_RAW public static property

public static ulong ST_IN_NET_RAW
return ulong

ST_IN_NET_RTMFP public static property

public static ulong ST_IN_NET_RTMFP
return ulong

ST_IN_NET_RTMP public static property

public static ulong ST_IN_NET_RTMP
return ulong

ST_IN_NET_RTP public static property

public static ulong ST_IN_NET_RTP
return ulong

ST_IN_NET_TS public static property

public static ulong ST_IN_NET_TS
return ulong

ST_NEUTRAL_RTMP public static property

public static ulong ST_NEUTRAL_RTMP
return ulong

ST_OUT public static property

public static ulong ST_OUT
return ulong

ST_OUT_FILE public static property

public static ulong ST_OUT_FILE
return ulong

ST_OUT_FILE_HLS public static property

public static ulong ST_OUT_FILE_HLS
return ulong

ST_OUT_FILE_RTMP public static property

public static ulong ST_OUT_FILE_RTMP
return ulong

ST_OUT_FILE_RTMP_FLV public static property

public static ulong ST_OUT_FILE_RTMP_FLV
return ulong

ST_OUT_NET public static property

public static ulong ST_OUT_NET
return ulong

ST_OUT_NET_RAW public static property

public static ulong ST_OUT_NET_RAW
return ulong

ST_OUT_NET_RTMFP public static property

public static ulong ST_OUT_NET_RTMFP
return ulong

ST_OUT_NET_RTMP public static property

public static ulong ST_OUT_NET_RTMP
return ulong

ST_OUT_NET_RTMP_4_RTMP public static property

public static ulong ST_OUT_NET_RTMP_4_RTMP
return ulong

ST_OUT_NET_RTMP_4_TS public static property

public static ulong ST_OUT_NET_RTMP_4_TS
return ulong

ST_OUT_NET_RTP public static property

public static ulong ST_OUT_NET_RTP
return ulong