public interface VideoTrackSizeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSizeChanged(int width,
int height)
The size notification indicates the dimension of the video has changed.
|
Copyright © 2025. All rights reserved.