javauis/mmapi_akn/baseline/inc/cmmavideourlplayer.h
branchRCL_3
changeset 60 6c158198356e
parent 46 4376525cdefb
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
    25 #include "mmmaguiplayer.h"
    25 #include "mmmaguiplayer.h"
    26 #include <es_sock.h>
    26 #include <es_sock.h>
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class CMMAEventSource;
    29 class CMMAEventSource;
       
    30 
       
    31 //Can not open audio device or lost control of audio device
       
    32 const TInt KErrMMAudioDevice = -12014;
    30 
    33 
    31 //  CLASS DECLARATION
    34 //  CLASS DECLARATION
    32 /**
    35 /**
    33 *   This class is used for playing video.
    36 *   This class is used for playing video.
    34 *
    37 *