STANAG 4609 Streamer .Net SDK  Version 1.09
Public Member Functions | Properties | List of all members
StreamerLib.StreamerSource Class Reference

Streamer Source definition. More...

Public Member Functions

 StreamerSource (string path, TimeSpan start, TimeSpan stop, int bitrate, int avgBitrate=0)
 
 StreamerSource (string path, TimeSpan start, TimeSpan stop, bool VBR, int pcrPid)
 

Properties

string SegmentPath [get, set]
 Source Segment path.
 
TimeSpan SegmentStart [get, set]
 Segment Start offset.
 
TimeSpan SegmentStop [get, set]
 Segment Stop offset. if set to TimeSpan.Zero the segments will be streamed till the end.
 
int Bitrate [get, set]
 Segment bitrate. If set 0, it will be calculated during the initialization.
 
int AverageBitrate [get, set]
 Segment average bitrate. Same as Bitrate for CBR streams.
 
int PcrPid [get, set]
 Segment PcrPid. If set 0 or -1 and VBR mode is set, it will be calculated during the initialization.
 
bool fPlayTillTheEnd [get, set]
 

Detailed Description

StreamerSource defines StreamerSource parameters

Untitled 1




 Copyright 2012,    IMPLEOTV SYSTEMS LTD