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

[MediaPacket] Add internal API to create MediaPacket from native mediapacket handle #6529

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

Conversation

hsgwon
Copy link
Contributor

@hsgwon hsgwon commented Dec 26, 2024

Description of Change

Add internal API to create MediaPacket from native mediapacket handle

@hsgwon hsgwon added Internal API Changed API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0 labels Dec 26, 2024
@hsgwon hsgwon requested a review from eunhaechoi December 26, 2024 07:54
@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ static Tizen.Multimedia.MediaPacket Tizen.Multimedia.MediaPacket::From(System.IntPtr)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0 Internal API Changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants