Modifier and Type | Method and Description |
---|---|
VideoInfo |
PlayerEndpoint.getVideoInfo()
Get Returns info about the source being played
|
Modifier and Type | Method and Description |
---|---|
TFuture<VideoInfo> |
PlayerEndpoint.getVideoInfo(Transaction tx)
Get Returns info about the source being played
|
Modifier and Type | Method and Description |
---|---|
void |
PlayerEndpoint.getVideoInfo(Continuation<VideoInfo> cont)
Get Returns info about the source being played
|
Copyright © 2019 Kurento. All rights reserved.