Click or drag to resize

GHATunerBaseRDSMessage Property

[This is preliminary documentation and is subject to change.]

Returns the currently available Radio Data Service (RDS) message

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual string RDSMessage { get; set; }

Property Value

Type: String

Implements

ITunerRDSMessage
See Also