type TCefMediaSourceInfo = record
Custom record with media source information.
| Public | ID: ustring; |
| Public | Valid: boolean; |
| Public | SourceType: TCefMediaType; |
| Public | SourceIntf: ICefMediaSource; |
| Public | ID: ustring; |
|
This item has no description. | |
| Public | Valid: boolean; |
|
This item has no description. | |
| Public | SourceType: TCefMediaType; |
|
This item has no description. | |
| Public | SourceIntf: ICefMediaSource; |
|
This item has no description. | |