BCOVAMCSessionConsumerMediaDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | BCOVAMCSessionConsumer.h |
Overview
Optional methods which may be implemented by delegates of an AMC session comsumer for Adobe video Media analytics.
– mediaOnSession:mediaState:
Called every second in order to provide the most recent media state.
- (void)mediaOnSession:(id<BCOVPlaybackSession>)session mediaState:(ADBMediaState *)mediaState
Parameters
session |
The playback session with AMC session comsumer specified for Adobe video Media analytics. |
---|---|
mediaState |
the state of a media item. |
Discussion
Called every second in order to provide the most recent media state.
Declared In
BCOVAMCSessionConsumer.h