Test application and API doxygen updates for video360 functions 65/152865/6
authorAndriy Martynets <a.martynets@partner.samsung.com>
Wed, 27 Sep 2017 08:42:40 +0000 (11:42 +0300)
committerAndriy Martynets <a.martynets@partner.samsung.com>
Fri, 20 Oct 2017 14:45:19 +0000 (17:45 +0300)
commit052d9ca5192c22128b2710f8be6a4493b89daa40
treef091c5ac90f5810786eadeff0c25cd021ce4ff2c
parentebe50d87cf328b2d801c87f6759c7a27e08d8b95
Test application and API doxygen updates for video360 functions

Change-Id: I54b683e842f095fddfd708ae024c9f58fde0d4d3
Signed-off-by: Andriy Martynets <a.martynets@partner.samsung.com>
include/player_internal.h
packaging/capi-media-player.spec
test/CMakeLists.txt
test/event-handler/CMakeLists.txt [new file with mode: 0644]
test/event-handler/include/mm_navevent_handler.h [new file with mode: 0644]
test/event-handler/include/mm_navevent_handler_priv.h [new file with mode: 0644]
test/event-handler/include/mm_navevent_handler_util.h [new file with mode: 0644]
test/event-handler/src/mm_navevent_handler.c [new file with mode: 0644]
test/event-handler/src/mm_navevent_handler_internal.c [new file with mode: 0644]
test/player_test.c