public class

ImgBufSrcPin

extends SrcPin<T>
java.lang.Object
   ↳ org.opencdnunion.media.streamer.framework.SrcPin<T>
     ↳ org.opencdnunion.media.streamer.capture.ImgBufSrcPin

Class Overview

Convert Bitmap to ImgBufFrame.

Summary

[Expand]
Inherited Fields
From class org.opencdnunion.media.streamer.framework.SrcPin
Public Constructors
ImgBufSrcPin()
Public Methods
synchronized void release()
synchronized void updateFrame(Bitmap img, boolean recycle)
[Expand]
Inherited Methods
From class org.opencdnunion.media.streamer.framework.SrcPin
From class java.lang.Object

Public Constructors

public ImgBufSrcPin ()

Public Methods

public synchronized void release ()

public synchronized void updateFrame (Bitmap img, boolean recycle)