Brightsign Network Web API Reference Manual v.3.8 Manual de usuario Pagina 69

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 68
[bool] loadAssets: A flag specifying whether the method should also initialize and return a list of all content
files currently being used by the Live Media Feed.
LiveMediaFeed GetLiveMediaFeedByName(string name, bool loadContent)
Description
Retrieves the LiveMediaFeed instance with the specified [string] Name. This method returns Null if the
LiveMediaFeed instance with the specified name does not exist.
Required Permissions
Live Media Feed: Live Media Feeds
Parameters
[string] name: The user-defined Name of the LiveMediaFeeds instance to be retrieved. The length of the string
is limited to 50 characters.
[bool] loadAssets: A flag specifying whether the method should also initialize and return a list of all content
items currently being used by the Live Media Feed.
bool CheckLiveMediaFeedName(string name)
Description
Determines whether the specified [string] Name is currently being used by a Live Media Feed. This method returns
True if a Live Media Feed with the specified Name currently exists.
Note that when using this method to check whether a Live Media Feed can be created, a False status may change
after this method is called.
Required Permissions
None
Vista de pagina 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 137 138

Comentarios a estos manuales

Sin comentarios