mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
`Surface`s don't expose their size via Java APIs. Recommend apps pass a `SurfaceView` (which is preferable to `TextureView` as it's more efficient) or `SurfaceHolder` so they benefit from the player automatically passing the size down to the video renderer via `MSG_SET_VIDEO_OUTPUT_RESOLUTION`. PiperOrigin-RevId: 598804258 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||