package

org.opencdnunion.media.streamer.capture

Interfaces

AudioCapture.OnAudioCaptureListener AudioCapture status and error listener interface. 
AudioPlayerCapture.OnCompletionListener The interface On completion listener. 
AudioPlayerCapture.OnErrorListener The interface on audio play error listener. 
AudioPlayerCapture.OnPreparedListener The interface on media prepared listener. 
CameraCapture.OnCameraCaptureListener Notify the event occurred while camera capturing. 

Classes

AudioCapture Capture audio data from microphone. 
AudioPlayerCapture Audio player capture. 
CameraCapture The CameraCapture class is used to capture video frames from camera. 
CameraCapture.Size  
ImageCapture Capture texture from picture. 
ImgBufSrcPin Convert Bitmap to ImgBufFrame. 
ImgTexSrcPin Convert bitmap image to ImgTexFrame. 
ViewCapture Capture texture from picture. 
WaterMarkCapture Watermark capture module.