Skip to content

Commit 74e999c

Browse files
committed
Templated Files + library properties file
Signed-off-by: Umair Khan <[email protected]>
1 parent 31bf2f2 commit 74e999c

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name = Video Library for Processing Android
2+
authorList = Umair Khan
3+
url = http://omerjerk.in
4+
category = Video & Vision
5+
sentence = Implementation of Processing Video APIs for Android.
6+
paragraph =
7+
version = 1
8+
prettyVersion = 1.0
9+
minRevision = 228
10+
maxRevision = 0

src/in/omerjerk/processing/video/android/Capture.java

Whitespace-only changes.

src/in/omerjerk/processing/video/android/Movie.java

Whitespace-only changes.

src/in/omerjerk/processing/video/android/Video.java

Whitespace-only changes.

0 commit comments

Comments
 (0)