public interface VideoTrack
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getKind() |
String |
getLabel() |
String |
getLanguage() |
boolean |
getSelected() |
void |
setSelected(boolean selected) |
Copyright © 2016. All Rights Reserved.