Missing documentation for ImageEncoded and NV12 support #4820
Labels
🪳 bug
Something isn't working
📖 documentation
Improvements or additions to documentation
🏎️ Quick Issue
Can be fixed in a few hours or less
Milestone
The main documentation site is missing entries for
rr.ImageEncoded
. In the Python docs, there is an entry for rr.ImageEncoded, but the rr.FileFormat doesn't list any formats so it's impossible to find what encoding formats we support, including NV12None of the documentation of TensorBuffer seems to mention that you can set
kind = "nv12"
either.The text was updated successfully, but these errors were encountered: