errorServerDied constant
int
const errorServerDied
Media server died.
In this case, the application must release the MediaRecorder object and instantiate a new one.
Implementation
static const int errorServerDied = 0x00000064;