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

React-native-video部分属性和方法没有鸿蒙化 #60

Open
longgegege opened this issue Aug 20, 2024 · 1 comment
Open

React-native-video部分属性和方法没有鸿蒙化 #60

longgegege opened this issue Aug 20, 2024 · 1 comment

Comments

@longgegege
Copy link

longgegege commented Aug 20, 2024

Feature Request

React-native-video部分属性和方法没有鸿蒙化
属性:useTextureView trackId textTracks stereoPan selectedVideoTrack selectedTextTrack selectedAudioTrack reportBandwidth rate progressUpdateInterval preventsDisplaySleepDuringVideoPlayback preferredForwardBufferDuration playWhenInactive playInBackground pictureInPicture mixWithOthers minLoadRetryCount maxBitRate ignoreSilentSwitch id
hideShutterView headers fullscreenOrientation fullscreenAutorotate fullscreen filterEnabled filter currentPlaybackTime controls bufferConfig automaticallyWaitsToMinimizeStalling onPlaybackResume onPlaybackStalled audioOnly allowsExternalPlayback
方法:onAudioBecomingNoisy onBandwidthUpdate onExternalPlaybackChange onFullscreenPlayerWillPresent onFullscreenPlayerDidPresent onFullscreenPlayerWillDismiss onFullscreenPlayerDidDismiss onLoadStart onReadyForDisplay onPictureInPictureStatusChanged onPlaybackRateChange onSeek onRestoreUserInterfaceForPictureInPictureStop onTimedMetadata
实列方法: restoreUserInterfaceForPictureInPictureStop() save() presentFullscreenPlayer() dismissFullscreenPlayer()
已上属性和方法需要适配harmonyOS

Why it is needed

原库已适配以上的属性和方法

Possible implementation

以上方法在harmonyOS暂时不支持,没有对应功能的api,后续要实现此功能,需要OH侧支撑,问题已录入到oh需求表

Code sample

@davidtan2008
Copy link

controls这个属性目前也不支持,这个属性应该不依赖鸿蒙,是否优先支持下,多谢

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

No branches or pull requests

2 participants