Main Page | Packages | Class Tree | Index | Help

<root>

class Video

Object
  |
  +--Video


intrinsic class Video
extends Object

ActionScript Standard Library Video object



Field Summary


deblocking: Number



height: Number



smoothing: Boolean



width: Number


Fields inherited from class Object

__proto__, constructor, prototype

Method Summary


attachVideo ( source: Object ): Void



clear ( ): Void


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Field Documentation

deblocking

var deblocking: Number

height

var height: Number

smoothing

var smoothing: Boolean

width

var width: Number

Method Documentation

attachVideo

function attachVideo(source: Object): Void

clear

function clear(): Void

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc