VideoOS.Platform.Live.LiveContentRawEventArgs Class Reference

The content of the eventArgs fired on the LiveContentEvent. More...

Inheritance diagram for VideoOS.Platform.Live.LiveContentRawEventArgs:
VideoOS.Platform.Live.BaseLiveContentEventArgs

Public Attributes

LiveSourceRawContent LiveContent
 When exceptions has occurred, this field is null;.
 
- Public Attributes inherited from VideoOS.Platform.Live.BaseLiveContentEventArgs
Exception Exception
 Overshadowed by implementations in each subclass. Only kept here for backwards compatibility.
 

Detailed Description

The content of the eventArgs fired on the LiveContentEvent.

Member Data Documentation

◆ LiveContent

LiveSourceRawContent VideoOS.Platform.Live.LiveContentRawEventArgs.LiveContent

When exceptions has occurred, this field is null;.