| MediaElementRendererisPlaying Method  | 
 
Namespace: Veeplay.media.renderersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic Function isPlaying As Boolean
public:
virtual bool isPlaying() sealed
abstract isPlaying : unit -> bool 
override isPlaying : unit -> bool 
Return Value
Type: 
BooleanImplements
IMediaRendererisPlaying
See Also