Home
last modified time | relevance | path

Searched refs:AVPlayerModel (Results 1 – 5 of 5) sorted by relevance

/test/xts/tools/sample/AppSampleD/entry/src/main/ets/component/
DSearchPlayMusicComponent.ets19 import AVPlayerModel from '../model/AVPlayerModel'
27 private avPlayerModel: AVPlayerModel = new AVPlayerModel(getContext(this));
DSearchPlayVideoComponent.ets18 import AVPlayerModel from '../model/AVPlayerModel'
28 private avPlayerModel: AVPlayerModel = new AVPlayerModel(getContext(this));
DVideoComponent.ets18 import AVPlayerModel from '../model/AVPlayerModel';
27 private avPlayerModel: AVPlayerModel = new AVPlayerModel(getContext(this));
/test/xts/tools/sample/AppSampleD/entry/src/main/ets/model/
DAVPlayerModel.ts20 export default class AVPlayerModel { class
/test/xts/tools/sample/AppSampleD/
DREADME_zh.md69 │ ├── AVPlayerModel.ts # 负责音视频播放