OpenVeo Publish server

API Docs for: 8.0.0
Show:

factory

Summary

Defines the package factory.

Item Index

Methods

Methods

get

Syntax

get

(
  • type
  • mediaPackage
)
Package static

Summary

Gets an instance of a Package depending on package file type (factory).

Parameters:

  • type String

    The type of the package platform to instanciate

  • mediaPackage Object

    Information about the media

Returns:

Package:

An instance of a Package sub class