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

Classes

class  Halyri.AudioVideoManagers.PreviewImageCapturer
 Class for capturing preview images from AudioVideoCaptureDevice and compressing them to jpeg. Enables the comressed frames to have lower resolution and frame rate than the AudioVideoCaptureDevice preview buffer generates. More...
 

Namespaces

package  Halyri.AudioVideoManagers
 

Functions

delegate void Halyri.AudioVideoManagers.JpgFrameCaptured (object sender, EventArgs e, byte[] jpgData)
 Delegate for jpg frame captured events. More...