# VideoInteractionDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | Video segment type. Can have the values: 'Browser', 'Presentation', 'WebcamPrimaryUser', 'WebcamNonCompany', and 'Webcam'. <b>'Browser'</b>: When the video segment shows a web browser. <b>'Presentation'</b>: When the video segment shows a presentation (such as PowerPoint). <b>'WebcamPrimaryUser'</b>: When the video segment shows the webcam of the primary user. <b>'WebcamNonCompany'</b>: When the video segment shows webcam speakers that gong has identified as being non-company. <b>'Webcam'</b>: When the video segment shows any webcam. | [optional] **duration** | Option<**f32**> | Total video segments duration in seconds. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)