Ops
This commit is contained in:
@@ -488,7 +488,7 @@ void DeezerEngine::PlayerMetaDataCallback(dz_player_handle handle, dz_track_meta
|
|||||||
break;
|
break;
|
||||||
case DZ_MEDIA_FORMAT_AUDIO_PCM:
|
case DZ_MEDIA_FORMAT_AUDIO_PCM:
|
||||||
bundle.filetype = Song::FileType_PCM;
|
bundle.filetype = Song::FileType_PCM;
|
||||||
return;
|
break;
|
||||||
default:
|
default:
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user