Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create AVTransport Service Class #1

Closed
17 tasks done
squarefrog opened this issue Mar 31, 2015 · 1 comment
Closed
17 tasks done

Create AVTransport Service Class #1

squarefrog opened this issue Mar 31, 2015 · 1 comment
Assignees
Milestone

Comments

@squarefrog
Copy link
Member

AVTransport 1 Service Class

This service type enables control over the transport of audio and video streams.

http://upnp.org/specs/av/UPnP-av-AVTransport-v1-Service.pdf

TODO

  • 2.4.1. SetAVTransportURI
  • 2.4.2. SetNextAVTransportURI
  • 2.4.3. GetMediaInfo
  • 2.4.4. GetTransportInfo
  • 2.4.5. GetPositionInfo
  • 2.4.6. GetDeviceCapabilities
  • 2.4.7. GetTransportSettings
  • 2.4.8. Stop
  • 2.4.9. Play
  • 2.4.10. Pause
  • 2.4.11. Record
  • 2.4.12. Seek
  • 2.4.13. Next
  • 2.4.14. Previous
  • 2.4.15. SetPlayMode
  • 2.4.16. SetRecordQualityMode
  • 2.4.17. GetCurrentTransportActions
@squarefrog squarefrog added this to the 0.1.0 milestone Mar 31, 2015
@squarefrog squarefrog changed the title Create AVTransport 1 Service Class Create AVTransport Service Class Mar 31, 2015
This was referenced Mar 31, 2015
@squarefrog squarefrog self-assigned this Apr 8, 2015
@squarefrog
Copy link
Member Author

Fixed in 85a5bd1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant