Scaleform::GFx::PlayState

Scaleform::GFx::PlayState
enum PlayState {
  State_Playing,
  State_Stopped
};
Description

PlayState describes the play state of the movie clip. When set on a Movie, affects only the root movie clip.

Members
Members 
Description 
State_Playing 
The movie is playing. 
State_Stopped 
The movie is stopped at its current clip. Child clips may still be playing. 
File

GFx_Types.h