Uses of Class
org.opencastproject.editor.api.TrackSubData
-
-
Uses of TrackSubData in org.opencastproject.editor.api
Methods in org.opencastproject.editor.api that return TrackSubData Modifier and Type Method Description TrackSubDataTrackData. getAudio()TrackSubDataTrackData. getVideo()Constructors in org.opencastproject.editor.api with parameters of type TrackSubData Constructor Description TrackData(String flavorType, String flavorSubtype, TrackSubData audio, TrackSubData video, String uri, String id)
-