IMediaQueueIsQueueEmpty Property |
[This is preliminary documentation and is subject to change.]
Determines if que is empty (true) or populated (false)
Namespace:
GHASchema.Classes.Capabilities.Media
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxbool IsQueueEmpty { get; set; }
Property Value
Type:
Boolean
See Also