[0.6.280] set buffering criteria on adaptivedemux2
[platform/core/multimedia/libmm-player.git] / unittest / unittest.cpp
index e47eb5b..157fdeb 100644 (file)
@@ -87,7 +87,7 @@ void MMPlayerPrivTest::SetUp()
 void MMPlayerPrivTest::TearDown()
 {
        int ret = MM_ERROR_NONE;
-       MMPlayerStateType state = MM_PLAYER_STATE_NULL;
+       mmplayer_state_e state = MM_PLAYER_STATE_NULL;
 
        ret = priv_player.GetCurrentState(&state);
        if (ret != MM_ERROR_NONE)