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

[MediaPlayer] Add new API to set video codec type #5359

Merged
merged 5 commits into from
Jul 11, 2023
Merged

[MediaPlayer] Add new API to set video codec type #5359

merged 5 commits into from
Jul 11, 2023

Conversation

hsgwon
Copy link
Contributor

@hsgwon hsgwon commented Jun 26, 2023

Description of Change

Add new API to set video codec type

API Changes

  • TCSACR-541

@hsgwon hsgwon added ACR Required API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0 labels Jun 26, 2023
@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>11</since_tizen
+ Tizen.Multimedia.CodecType Tizen.Multimedia.Player::VideoCodecType()

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>11</since_tizen
+ Tizen.Multimedia.CodecType Tizen.Multimedia.Player::VideoCodecType()

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>11</since_tizen
+ Tizen.Multimedia.CodecType Tizen.Multimedia.Player::VideoCodecType()

Internal API Changed

Added: 8, Removed: 0, Changed: 0

Added

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.UInt32 Tizen.NUI.KeyFrames::GetKeyFrameCount()

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.KeyFrames::GetKeyFrame(System.UInt32,System.Single&,Tizen.NUI.PropertyValue)

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.KeyFrames::SetKeyFrameValue(System.UInt32,Tizen.NUI.PropertyValue)

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ Tizen.NUI.Scene3D.Light

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Boolean Tizen.NUI.Scene3D.Light::IsLightEnabled()

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.UInt32 Tizen.NUI.Scene3D.Light::MaximumActivatedLightCount()

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.Scene3D.Light::.ctor()

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.Scene3D.Light::.ctor(Tizen.NUI.Scene3D.Light)

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>11</since_tizen
+ Tizen.Multimedia.CodecType Tizen.Multimedia.Player::VideoCodecType()

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>11</since_tizen
+ Tizen.Multimedia.CodecType Tizen.Multimedia.Player::VideoCodecType()

@hsgwon hsgwon merged commit 176e2b8 into Samsung:master Jul 11, 2023
3 checks passed
@hsgwon hsgwon deleted the api11.mediaplayer.addVideoCodecType branch July 11, 2023 06:28
bshsqa pushed a commit to bshsqa/TizenFX that referenced this pull request Jul 18, 2023
* [MediaPlayer] Add new API to set video codec type
bshsqa pushed a commit to bshsqa/TizenFX that referenced this pull request Jul 18, 2023
* [MediaPlayer] Add new API to set video codec type
bshsqa pushed a commit that referenced this pull request Jul 18, 2023
* [MediaPlayer] Add new API to set video codec type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACR Required API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants