| Package | com.adobe.rtc.clientManagers |
| Class | public class PlayerCapabilities |
| Inheritance | PlayerCapabilities flash.events.EventDispatcher |
| Property | Defined by | ||
|---|---|---|---|
| isDebuggingPlayer : Boolean [read-only]
Returns true if using the debug version of the Flash player.
| PlayerCapabilities | ||
| isOnMac : Boolean [read-only]
Returns true if using the Mac OS.
| PlayerCapabilities | ||
| platform : String [read-only]
Returns the platform string.
| PlayerCapabilities | ||
| Method | Defined by | ||
|---|---|---|---|
| PlayerCapabilities | |||
|
[static]
Static function to get the instance of it.
| PlayerCapabilities | ||
| isDebuggingPlayer | property |
isDebuggingPlayer:Boolean [read-only]Returns true if using the debug version of the Flash player.
Implementation public function get isDebuggingPlayer():Boolean
| isOnMac | property |
isOnMac:Boolean [read-only]Returns true if using the Mac OS.
Implementation public function get isOnMac():Boolean
| platform | property |
platform:String [read-only]Returns the platform string.
Implementation public function get platform():String
| PlayerCapabilities | () | constructor |
public function PlayerCapabilities()
| getInstance | () | method |
public static function getInstance():PlayerCapabilitiesStatic function to get the instance of it.
ReturnsPlayerCapabilities |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/clientManagers/PlayerCapabilities.html