Halyri - Mobiili  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
AudioVideoManagers/AudioVideoTransmitManager.cs File Reference

Classes

class  Halyri.AudioVideoTransmitManager
 Class for managing audio and picture transmission from XNA Microphone and AudioVideoCaptureDevice. Media is captured using PreviewImageCapturer and WavAudioSampleCapturer classes. Capture configuration is taken from MediaConfigurationDto published by the server and available on NetworkConnection's MediaConfigurationUpdatedEvent. Network operations are performed by NetworkConnection class. More...
 

Namespaces

package  Halyri
 

Functions

delegate void Halyri.PacketThrottlingStarted (object sender, EventArgs e)
 Delegate for packet send throttling started events. More...
 
delegate void Halyri.PacketSendStalled (object sender, EventArgs e)
 Delegate for packet send stalled events. More...