SmoothStreamingAdaptiveTrackInfoActive Property |
Namespace: StreamCoders.AdaptiveAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic bool Active { get; set; }
Public Property Active As Boolean
Get
Set
public:
property bool Active {
bool get ();
void set (bool value);
}
member Active : bool with get, set
Property Value
Type:
Boolean
See Also