ServerCommandService.RestrictedMediaLive Class Reference

Class representing a live media restriction (also known as a video restriction). More...

Properties

Guid DeviceId [get, set]
 The id of the device for which the media restriction applies.
 
DateTime LastModified [get, set]
 Time when the restriction was last modified.
 
DateTime StartTime [get, set]
 The time from which the live restriction also restricts recorded data.
 
string UserName [get, set]
 name of the user who initially created the media restriction.
 

Detailed Description

Class representing a live media restriction (also known as a video restriction).

Property Documentation

◆ DeviceId

Guid ServerCommandService.RestrictedMediaLive.DeviceId
getset

The id of the device for which the media restriction applies.

◆ LastModified

DateTime ServerCommandService.RestrictedMediaLive.LastModified
getset

Time when the restriction was last modified.

◆ StartTime

DateTime ServerCommandService.RestrictedMediaLive.StartTime
getset

The time from which the live restriction also restricts recorded data.

◆ UserName

string ServerCommandService.RestrictedMediaLive.UserName
getset

name of the user who initially created the media restriction.