Swing  1.0
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Swing.ServiceManager.BroadcastJob Class Reference
Inheritance diagram for Swing.ServiceManager.BroadcastJob:
Swing.ServiceManager.Job

Public Member Functions

delegate void CompleteBroadcastJob (ReplayException e, BroadcastServiceEventArgs args)
 
 BroadcastJob (Credential credential, Configuration serverConfig, Replay replay, bool autoSave)
 
bool Reconnect ()
 
void AddFragments (TrackContentType type, byte[] data)
 
override bool Update ()
 
override void Dismiss ()
 
- Public Member Functions inherited from Swing.ServiceManager.Job
virtual void Start ()
 
virtual void Abort ()
 

Public Attributes

CompleteBroadcastJob onBroadcastJob = null
 
SpectatorService.Replay _serviceReplay
 
Track _micTrack = null
 
- Public Attributes inherited from Swing.ServiceManager.Job
ReplayException jobException = null
 

Protected Member Functions

override void ThreadFunction ()
 
override void OnFinished ()
 

Additional Inherited Members

- Protected Attributes inherited from Swing.ServiceManager.Job
object _handle = new object()
 
- Properties inherited from Swing.ServiceManager.Job
bool isDone [get, set]
 
bool isDismissed [get]
 

Member Function Documentation

void Swing.ServiceManager.BroadcastJob.AddFragments ( TrackContentType  type,
byte[]  data 
)

It add fragment into list. TODO : If it is creased too much, it will drop fragment.


The documentation for this class was generated from the following file: