Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
196 views

OpenLayers TimeLine Integration

i am developing an api which uses timemap library with openlayers.. i send my data in array and everything is good but when i zoom in or zoom out all points coordinate are changing.. the address of i ...
1
vote
1answer
830 views

MediaElement Markers Missing in WPF

I see that there is a Markers Property on the MediaElement, but this seems to be available to the Silverlight MediaElement, not the WPF MediaElement? Can you help me with what I'm missing? I'm ...
1
vote
0answers
314 views

How do you insert markers into a Silverlight LIVE video stream?

A client has a live video stream and a Silverlight player, we would like to add closed captions to the player. However, due to lag we need a way of synchronising the video and the captions. ...
0
votes
2answers
286 views

painting ticks on a zoomable timeline

i am creating a timeline where i want to paint the ticks at a certain timestep. so depending on the available width i want to paint as much ticks as possible. but they should not be too close ...