Has Error
Identifier
HasError
Description
Check whether the player is in an error state.
When the player is in an error state, no further operations are possible. The current media must be closed, and a new media source must be opened before the player can be used again. Errors are usually caused by faulty movie files or interrupted network connections.

See: IsReady

Target is Mana Player

nd_img_ManaPlayer_HasError.png
Inputs
Arg Description
Target
Mana Player Object Reference
Outputs
Arg Description
Return Value
Boolean
Check whether the player is in an error state.
When the player is in an error state, no further operations are possible. The current media must be closed, and a new media source must be opened before the player can be used again. Errors are usually caused by faulty movie files or interrupted network connections.

See: IsReady |