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