Guest User

Untitled

a guest
Nov 19th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. public sealed class QualityMediaTransportControls : MediaTransportControls {
  2. public QualityMediaTransportControls() {
  3. DefaultStyleKey = typeof(QualityMediaTransportControls);
  4. }
  5. }
Add Comment
Please, Sign In to add comment