public interface VideoTrack
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getKind() |
String |
getLabel() |
String |
getLanguage() |
boolean |
getSelected() |
void |
setSelected(boolean b) |
Copyright © 2017. All rights reserved.