System.capabilities.hasvideoencoder - MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

System.capabilities.hasVideoEncoder

Availability
Flash Player 6.
Usage
System.capabilities.hasVideoEncoder:Boolean
Description
Read-only property: a Boolean value that is
that coming from a web camera;
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasVideoEncoder);
828
Chapter 2: ActionScript Language Reference
if the player can encode a video stream, such as
true
otherwise. The server string is
false
.
VE

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash mx

Table of Contents