Uses of Class
io.github.ma1uta.matrix.event.nested.VideoInfo
-
Packages that use VideoInfo Package Description io.github.ma1uta.matrix.event.message Room message classes. -
-
Uses of VideoInfo in io.github.ma1uta.matrix.event.message
Fields in io.github.ma1uta.matrix.event.message declared as VideoInfo Modifier and Type Field Description private VideoInfo
Video. info
Metadata about the video clip referred to in url.Methods in io.github.ma1uta.matrix.event.message that return VideoInfo Modifier and Type Method Description VideoInfo
Video. getInfo()
Methods in io.github.ma1uta.matrix.event.message with parameters of type VideoInfo Modifier and Type Method Description void
Video. setInfo(VideoInfo info)
-