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 VideoInfoVideo. infoMetadata about the video clip referred to in url.Methods in io.github.ma1uta.matrix.event.message that return VideoInfo Modifier and Type Method Description VideoInfoVideo. getInfo()Methods in io.github.ma1uta.matrix.event.message with parameters of type VideoInfo Modifier and Type Method Description voidVideo. setInfo(VideoInfo info)
-