Merge "Remove the annoying WVStreamControl version prints from command line test apps"
This commit is contained in:
@@ -83,6 +83,7 @@ bool IsWidevineMedia(const sp<DataSource>& dataSource) {
|
||||
return false;
|
||||
}
|
||||
|
||||
setenv("WV_SILENT", "true", 1);
|
||||
bool result = WV_IsWidevineMedia(buffer, sizeof(buffer));
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user