BCOVBasicSessionProvider Class Reference

Inherits from NSObject
Conforms to BCOVPlaybackSessionProvider
Declared in BCOVBasicSessionProvider.h

Overview

The basic playback session provider provides core functionality to yield playback sessions corresponding to an enumeration of BCOVVideo objects.

– initWithOptions:

Returns a basic session provider initialized with the specified options.

- (instancetype)initWithOptions:(BCOVBasicSessionProviderOptions *)options

Parameters

options

The options for the session provider to return.

Return Value

A basic playback session provider configured with the specified options.

Discussion

Returns a basic session provider initialized with the specified options.

Declared In

BCOVBasicSessionProvider.h