The smooth variable on MediaView only controls filtering when scaling the video frame itself up or down to fit in the MediaView. It does not control whether it should be antialiased, for example, when rotating the MediaView. This needs a new attribute on MediaView. See RT-6933 for a description of why this is the case.
- relates to
-
JDK-8108599 MediaView.smooth does not work
- Closed
-
JDK-8090349 Add property to control antialiasing of ImageView
- Open