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

[video_player_avplay] Replace surface id with resource id when SetDisplay #636

Merged

Conversation

xiaowei-guan
Copy link
Contributor

SetDisplay

   * @param     [in] type : display type
   * @param     [in] serface_id : resource id of window.
   * @param     [in] x : x param of display window
   * @param     [in] y : y param of display window
   * @param     [in] w : width of display window. This value should be greater than 0.
   * @param     [in] h : height of display window. This value should be greater than 0.

Actually the surface id is the resource id of window.

@JSUYA JSUYA merged commit e86f535 into flutter-tizen:master Dec 8, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants