RecordPlayerCanRecord Property |
Indicates whether the stream can be recorded.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public bool CanRecord { get; }
Public ReadOnly Property CanRecord As Boolean
Get
public:
property bool CanRecord {
bool get ();
}
Property Value
Type:
BooleanSee Also