Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Tizen] Fix dependency service registration correctly #10287

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

rookiejava
Copy link
Collaborator

@rookiejava rookiejava commented Apr 10, 2020

Description of Change

This PR fix MediaPlayerImpl dependency service registration correctly.

Issues Resolved

None

API Changes

Below methods are added into Xamarin.Forms.PlatformConfiguration.TizenSpecific.IMediaPlayer interface.

  • Task Start();
  • void Stop();
  • void Pause();

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@rmarinho rmarinho merged commit ed05053 into xamarin:4.6.0 Apr 13, 2020
@samhouts samhouts added this to the 4.6.0 milestone Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants