public static class MediaReaper.VideoReaper extends MediaReaper
MediaReaper.ReaperListener, MediaReaper.VideoReaper| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MIME_AVC |
mSync, REAPER_AUDIO, REAPER_VIDEO, TIMEOUT_USEC| Constructor and Description |
|---|
VideoReaper(android.media.MediaCodec encoder,
MediaReaper.ReaperListener listener,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
protected android.media.MediaFormat |
createOutputFormat(byte[] csd,
int size,
int ix0,
int ix1) |
frameAvailableSoon, getNextOutputPTSUs, release, runpublic static final java.lang.String MIME_AVC
public VideoReaper(android.media.MediaCodec encoder,
MediaReaper.ReaperListener listener,
int width,
int height)
protected android.media.MediaFormat createOutputFormat(byte[] csd,
int size,
int ix0,
int ix1)
createOutputFormat in class MediaReaper