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  
_parent — Property, class com.rainbowcreatures.FWVideoEncoder
Parent sprite to FW encoder.
platform — Property, class com.rainbowcreatures.FWVideoEncoder
Current platform which FW has detected.
PLATFORM_ANDROID — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Android platform
PLATFORM_FLASH — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Flash Player platform
PLATFORM_IOS — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
iOS platform
PLATFORM_MAC — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Mac platform
platform_type — Property, class com.rainbowcreatures.FWVideoEncoder
Current platform type which FW has detected.
PLATFORM_TYPE_DESKTOP — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Desktop platform
PLATFORM_TYPE_MOBILE — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Mobile platform
PLATFORM_WINDOWS — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Windows platform
playVideo(x:Number, y:Number, width:Number, height:Number, useVideoTexture:Boolean, videoContext3D:flash.display3D:Context3D) — method, class com.rainbowcreatures.FWVideoEncoder
Play the last recorded video using one of the playing methods depending on the platform.
playVideo(file:String) — method, class com.rainbowcreatures.MP4Player
playVideoTexture(file:String) — method, class com.rainbowcreatures.MP4Player
PTS_AUTO — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Automatic PTS calculation.
PTS_MONO — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Mono PTS calculation.
PTS_REALTIME — Constant Static Property, class com.rainbowcreatures.FWVideoEncoder
Realtime PTS calculation.
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