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

[SDL 0297] Add function to transmit audio data of AudioStream in time division #1850

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

zx5656
Copy link

@zx5656 zx5656 commented Nov 11, 2020

Fixes #1808

This PR is not ready for review.

Risk

This PR makes minor API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

Updated Unit tests for pushWithFileURL

Core Tests

I have run my test app to make sure audiostream runs.
Test app: https://github.com/zx5656/sdl_video_streaming_iOS_sample
Core version / branch / commit hash / module tested against: Core 6.1
HMI name / version / branch / commit hash / module tested against: our own HMI

Summary

This implements [SDL 0297] Add function to transmit audio data of AudioStream in time division

Changelog

Breaking Changes
  • N/A
Enhancements
  • This PR adds a function that transmits time-divided audio data via AudioStreaming.
Bug Fixes

Tasks Remaining:

  • N/A

CLA

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.

None yet

1 participant