type TCefMediaSinkInfo = record
Custom record with media sink information.
ID: ustring; |
|
Name: ustring; |
|
IconType: TCefMediaSinkIconType; |
|
SinkType: TCefMediaType; |
|
SinkIntf: ICefMediaSink; |
ID: ustring; |
|
This item has no description. |
Name: ustring; |
|
This item has no description. |
IconType: TCefMediaSinkIconType; |
|
This item has no description. |
SinkType: TCefMediaType; |
|
This item has no description. |
SinkIntf: ICefMediaSink; |
|
This item has no description. |