Skip to content

Conversation

@salmaanahmed
Copy link

  • Add current time property which replicates AVAudioPlayer property
  • Added test case for current time property

#1

- Add `current time` property which replicates `AVAudioPlayer` property
- Added test case for current time property
var duration: TimeInterval { get }

/// Current time.
var currentTime: TimeInterval { get set }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setter is not implemented for this property

salmaanahmed and others added 2 commits May 25, 2020 17:46
Add support for macOS and tvOS minimum versions

Co-authored-by: Adam Cichy <adam@moonlightapps.com>
Add support for macOS and tvOS minimum versions

Co-authored-by: Adam Cichy <adam@moonlightapps.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants