Uses of Class
io.github.lunasaw.zlm.entity.MediaPlayer
Packages that use MediaPlayer
Package
Description
-
Uses of MediaPlayer in io.github.lunasaw.zlm.api
Methods in io.github.lunasaw.zlm.api that return types with arguments of type MediaPlayerModifier and TypeMethodDescriptionstatic ServerResponse<MediaPlayer>
ZlmRestService.getMediaPlayerList
(String host, String secret, MediaReq mediaReq) static ServerResponse<MediaPlayer>
获取媒体流播放器列表 -
Uses of MediaPlayer in io.github.lunasaw.zlm.api.controller
Methods in io.github.lunasaw.zlm.api.controller that return types with arguments of type MediaPlayerModifier and TypeMethodDescriptionZlmApiController.getMediaPlayerList
(MediaReq mediaReq) 获取媒体流播放器列表 -
Uses of MediaPlayer in io.github.lunasaw.zlm.entity
Fields in io.github.lunasaw.zlm.entity declared as MediaPlayer