private void Prepare() { NativePlayer.Prepare(Handle).ThrowIfFailed(this, "Failed to prepare the player"); }