Class ManualRecording
Represents a manual recording entity, typically used to capture or track recording operations initiated explicitly by a user or system.
public class ManualRecording
- Inheritance
-
ManualRecording
- Inherited Members
- Extension Methods
Properties
Recording
public MRecording? Recording { get; set; }