Skip to content

Conversation

@adimiz1
Copy link
Contributor

@adimiz1 adimiz1 commented Dec 24, 2023

Brief Summary of Changes

Add CLDVideoPlayer class

What does this PR address?

  • GitHub issue (Add reference - #XX)
  • Refactoring
  • New feature
  • Bug fix
  • Adds more tests

Are tests included?

  • Yes
  • No

Reviewer, please note:

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I ran the full test suite before pushing the changes and all the tests pass.

if (cldVideo) {
return cldVideo.toURL({ trackedAnalytics: SDKAnalyticsConstants });
}
return '';
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we want to show an error or some other informative message for this case?

@adimiz1 adimiz1 merged commit c648cca into master Dec 24, 2023
@adimiz1 adimiz1 deleted the feature/video_player branch December 24, 2023 14:42
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.

4 participants