public enum PlayState : int
PlayState.Undefined 0 PlayState.InitializingDecoder 1 PlayState.Transitioning 2 PlayState.Buffering 3 PlayState.Blocked 4 PlayState.Ready 5 PlayState.Playing 6 PlayState.Paused 7 PlayState.Stopped 8 PlayState.Ended 9 PlayState.Error 10
Namespace Swiff.Internal Library swiff.scl Library Version 1.0.0.1784
© 2004-2005 GlobFX Technologies. All rights reserved. |