public interface IVideoInfoCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdatePts(long streamid,
long pts) |
void |
onUpdateVideoSizeChanged(long streamid,
int width,
int height) |