public class MediaList extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ScreenCapture> |
screenCapture |
ArrayList<Screencast> |
screencast |
| Constructor and Description |
|---|
MediaList() |
public ArrayList<ScreenCapture> screenCapture
public ArrayList<Screencast> screencast
Copyright © 2015. All rights reserved.