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

[MediaContent] Remove deprecated CreateThumbnailAsync API #6603

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hsgwon
Copy link
Contributor

@hsgwon hsgwon commented Jan 22, 2025

Description of Change

Remove deprecated CreateThumbnailAsync API

API Changes

  • TCSACR-

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 0, Removed: 2, Changed: 0

Removed

- /// <privilege>http://tizen.org/privilege/content.write</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.Threading.Tasks.Task`1<System.String> Tizen.Content.MediaContent.MediaInfoCommand::CreateThumbnailAsync(System.String,System.Threading.CancellationToken)

- /// <privilege>http://tizen.org/privilege/content.write</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.Threading.Tasks.Task`1<System.String> Tizen.Content.MediaContent.MediaInfoCommand::CreateThumbnailAsync(System.String)

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.

2 participants