MediaTimeline


MediaTimelineHierarchy: DependencyObject Freezable Animatable Timeline

         <MediaTimeline             IsMuted="true|false"             Source="c:\\beehive.wmv"             VolumeRatio="2.0" /> 

<MediaTimeline .../> describes a Timeline specifically for a MediaElement.

Attributes


IsMuted (optional)

This Boolean value determines whether the media source is initially muted.


true

The source is muted.


false

The source is not muted.


Source (required)

This attribute determines the absolute URI to the media being displayed.


VolumeRatio (optional)

This Double value describes the initial volume of the timeline.




XAML in a Nutshell
XAML in a Nutshell (In a Nutshell (OReilly))
ISBN: 0596526733
EAN: 2147483647
Year: 2007
Pages: 217

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net