setMixWithOthers method
Implementation
void setMixWithOthers(bool mixWithOthers) {
_videoPlayerPlatform.setMixWithOthers(_textureId, mixWithOthers);
}
void setMixWithOthers(bool mixWithOthers) {
_videoPlayerPlatform.setMixWithOthers(_textureId, mixWithOthers);
}