A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
finish() — method, class com.rainbowcreatures.FWVideoEncoder
Finish the recording.
forceFramedropMode(framedropMode:int) — method, class com.rainbowcreatures.FWVideoEncoder
Force framedrop mode.
forcePTSMode(ptsMode:int) — method, class com.rainbowcreatures.FWVideoEncoder
Force PTS calculatin mode.
FRAMEDROP_AUTO — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Framedrop mode auto.
FRAMEDROP_OFF — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Framedrop mode off.
FRAMEDROP_ON — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Framedrop mode on.
FWVideoEncoder — class, package com.rainbowcreatures
FlashyWrappers allows you to encode mp4 videos directly in AIR / Flash using the platform encoders(hardware accelerated, where available) or cross-compiled FFmpeg in Flash web player.
FWVideoEncoder() — Constructor, class com.rainbowcreatures.FWVideoEncoder
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z