public interface IVideoPlayerInfo
| Modifier and Type | Method and Description |
|---|---|
void |
deleteVideoPlayerInfo(long streamId) |
void |
pushVideoPlayerInfo(long streamId,
int width,
int height,
int framerate,
int bitrate,
int type) |