Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.29 KB

README.md

File metadata and controls

60 lines (39 loc) · 2.29 KB

JuvoPlayer UI.Xamarin

Introduction

Xamarin UI for JuvoPlayer component derived from an integrated JuvoPlayer application

Prerequisites

Build requirements

Building JuvoPlayer UI.Xamarin requires reference to following nuget repositories.

Repository Source
nuget.org https://api.nuget.org/v3/index.json
tizen.myget.org https://tizen.myget.org/F/dotnet/api/v2

Build configurations

  • Debug

    Debug build configuration

  • Debug HotReload

    Debug build configuration with Xamarin Forms hot reload enabled.

  • Release

    Release configuration

dlog debug channels:

  • JuvoUI - application logs.
  • JuvoPlayer - JuvoPlayer component logs.

Startup Projects

Startup projects differ for Tizen 5/Tizen 6 devices. Such approach was chosen to overcome limitations of Tizen Tools for Visual Studio, which silently ignores target framework selection in multitargeted project.

Features

JuvoPlayer UI-Xamarin and JuvoPlayer integrated application differences

  • No subtitle support.
  • No UDP logging.