Skip to content

Commit 612042b

Browse files
[REFACTOR]: Move streamApiLow to privmx-endpoint module (#120)
* refactor: move streamApiLow and required classes to privmx-endpoint * chore: comment unimplemented methods in streamApiLow * refactor: change jni functions names after moving java classes to new dir * refactor: change paths to java classes in jni after refactor * chore: remove redundant functions in jni * chore: reformat file * refactor: move streamApiLow to privmx-endpoint * refactor: remove stream classes from privmx-endpoint-streams and use those from privmx-endpoint * feat: remove redundant classes and import right ones * refactor: change the way of creating streamApiLow * refactor: move java stream events classes to new directory * refactor: Move stream event selector type and event type * feat: move streamApiLow jni part * feat: uncomment implemented methods * feat: init method in jni * feat: correct imports * feat: remove class * feat: remove stream parsers * feat: remove classes from android jni and move them to privmx-endpoint --------- Co-authored-by: Dawid Jenczewski <djenczewski@simplito.com> Co-authored-by: djenczewski <149203207+djenczewski@users.noreply.github.com>
1 parent a0222e9 commit 612042b

68 files changed

Lines changed: 1663 additions & 6381 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

jni-wrappers/privmx-endpoint-streams/android/includes/privmx/endpoint/wrapper/streams/modules/StreamApiLow.hpp

Whitespace-only changes.

jni-wrappers/privmx-endpoint-streams/android/includes/privmx/endpoint/wrapper/streams/modules/StreamSettingsJNI.h

Lines changed: 0 additions & 29 deletions
This file was deleted.

jni-wrappers/privmx-endpoint-streams/android/includes/privmx/endpoint/wrapper/streams/modules/WebRTCInterfaceJNI.h

Lines changed: 0 additions & 66 deletions
This file was deleted.

jni-wrappers/privmx-endpoint-streams/android/includes/privmx/endpoint/wrapper/streams/parsers/model_native_initializers.h

Lines changed: 0 additions & 70 deletions
This file was deleted.

jni-wrappers/privmx-endpoint-streams/android/includes/privmx/endpoint/wrapper/streams/parsers/parser.h

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)