requestVideoFrameCallback() method of video element

TV model: webOS TV QNED85T6C
webOS TV: webOS24 / 9.1.0-46

This is a companion topic to this issue:

We have encountered is a possible bug with the requestVideoFrameCallback() method of the video element in our webOS application. Even though the webOS reports that the method is implemented, the callback passed to it is actually never called.

The issue (along with its compatriot) is showcased in the sample webOS application

Sorry for the late reply. In the webOS TV, the video element is rendered separately and it is not accessible. Therefore, you cannot use the requestVideoFrameCallback method. Thank you.