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