| Activate(string appName, string licPath, string Key) | StreamerLib.IStreamingSession | |
| AddSourceSegment(string path, TimeSpan start, TimeSpan stop, int bitrate=0, int avgBitrate=0) | StreamerLib.IStreamingSession | |
| AddTarget(string nic, string ip, int port, int pcktSize, short ttl) | StreamerLib.IStreamingSession | |
| BytesSent | StreamerLib.IStreamingSession | |
| CurrentBitrate | StreamerLib.IStreamingSession | |
| CurrentSegment | StreamerLib.IStreamingSession | |
| DetectMediaParams(string path) | StreamerLib.IStreamingSession | |
| Duration | StreamerLib.IStreamingSession | |
| GetSourceList | StreamerLib.IStreamingSession | |
| GetStreamingRate() | StreamerLib.IStreamingSession | |
| GetTargetList | StreamerLib.IStreamingSession | |
| Id | StreamerLib.IStreamingSession | |
| Init() | StreamerLib.IStreamingSession | |
| Loop | StreamerLib.IStreamingSession | |
| Move(Int32 i) | StreamerLib.IStreamingSession | |
| Path | StreamerLib.IStreamingSession | |
| Pause() | StreamerLib.IStreamingSession | |
| Position | StreamerLib.IStreamingSession | |
| Reset() | StreamerLib.IStreamingSession | |
| Seek(TimeSpan offset) | StreamerLib.IStreamingSession | |
| SegmentPosition | StreamerLib.IStreamingSession | |
| SessionErrorEvent | StreamerLib.IStreamingSession | |
| SessionSegmentChangedEvent | StreamerLib.IStreamingSession | |
| SessionStatusChangedEvent | StreamerLib.IStreamingSession | |
| SetMode(STREAMING_MODE mode) | StreamerLib.IStreamingSession | |
| SetStreamingRate(double rate) | StreamerLib.IStreamingSession | |
| Start(TimeSpan? offset=null) | StreamerLib.IStreamingSession | |
| State | StreamerLib.IStreamingSession | |
| Stop() | StreamerLib.IStreamingSession | |