Uses of Class
org.apache.openmeetings.db.entity.basic.StreamDesc
Packages that use StreamDesc
-
Uses of StreamDesc in org.apache.openmeetings.db.entity.basic
Subclasses of StreamDesc in org.apache.openmeetings.db.entity.basicMethods in org.apache.openmeetings.db.entity.basic that return StreamDescModifier and TypeMethodDescriptionClient.addStream
(Client.StreamType stype, Client.Activity toggle) StreamDesc.remove
(Client.Activity a) WebcamStreamDesc.remove
(Client.Activity a) Client.removeStream
(String inUid) StreamDesc.setHeight
(int height) StreamDesc.setWidth
(int width) Methods in org.apache.openmeetings.db.entity.basic that return types with arguments of type StreamDescConstructors in org.apache.openmeetings.db.entity.basic with parameters of type StreamDesc