Created
July 27, 2015 16:29
-
-
Save LightVolk/cc72eb6f0c3fdba4cef0 to your computer and use it in GitHub Desktop.
js-from-translate-post
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <web:VideoStreaming runat="server" ID="video" ClientIDMode="Static" Width="300px" Height="300px" Interval="100" Source="True" ScalingMode="TargetSize" StreamingMode="Target" TargetClientID="received" OnStreamed="onStreamed" Style="border: solid 1px black" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment