Contents Index Topic Contents | |
Previous Topic: IsBroadcast Next Topic: Language |
IsDurationValid Property
Retrieves a value specifying whether the value of the Duration property is valid.
Syntax
[ bDurationValid = ] MediaPlayer.IsDurationValidPossible Values
bDurationValid Boolean value specifying whether the Duration property is valid. If true, Duration is valid. This property is read-only with no default value.
Remarks
During some broadcasts (typically live events) the duration of the presentation is unknown. If the duration cannot be determined, the value of this property is false.
See Also
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.