The content of the eventArgs fired on the LiveContentEvent. More...
Public Attributes | |
Exception | Exception |
If any errors have occurred internally or for the communication to a recording server, this field is filled with the exception. It is null, when no exception has occurred. | |
LiveSourceContent | LiveContent |
See the specific LiveSource implementation for documentation. When exceptions has occurred, this field is null;. | |
![]() | |
Exception | Exception |
Overshadowed by implementations in each subclass. Only kept here for backwards compatibility. | |
The content of the eventArgs fired on the LiveContentEvent.
Exception VideoOS.Platform.Live.LiveContentEventArgs.Exception |
If any errors have occurred internally or for the communication to a recording server, this field is filled with the exception.
It is null, when no exception has occurred.
LiveSourceContent VideoOS.Platform.Live.LiveContentEventArgs.LiveContent |
See the specific LiveSource implementation for documentation.
When exceptions has occurred, this field is null;.