You.i Engine
CYIAbstractVideoPlayer::Error Struct Reference

Detailed Description

Represents information about an error. Emitted by CYIAbstractVideoPlayer::ErrorOccurred when an error occurs in the player. eErrorCode represents the general type of error that the player has encountered. The message is a message describing the particular error.

#include <player/YiAbstractVideoPlayer.h>

Public Member Functions

 Error ()
 

Public Attributes

ERROR_CODE eErrorCode
 
CYIString message
 

Constructor & Destructor Documentation

CYIAbstractVideoPlayer::Error::Error ( )
inline

Member Data Documentation

ERROR_CODE CYIAbstractVideoPlayer::Error::eErrorCode
CYIString CYIAbstractVideoPlayer::Error::message

The documentation for this struct was generated from the following file: