Name |
Description |
AudioCapture |
Callback based audio capture class. This is pretty much an exact duplicate of VideoCapture, with a few audio-specific changes. |
AudioDataEventArgs |
|
DecoderJob |
|
EncoderBridge |
|
EncoderJob |
|
ImageToYUV_Buffer |
Converts System.Drawing images to scaled YUV420p buffers at 8bpp/planar |
ImageToYUV_Buffer.TimedImage |
|
MediaFrame |
|
PlaylistWriter |
Handles writing playlists for encoded chunks. Writes both uncompressed (Apple standard) and gzip'd (My version) |
TransferAgent |
|
UploadManager |
Cludgy way of transporting HTTP Chunk Streaming files about. |
VideoCapture |
Callback based video capture class |
VideoDataEventArgs |
|