WOWZStatus.h

Includes:
<Foundation/Foundation.h>

Introduction

Use the links in the table of contents to the left to access the documentation.



Classes

WOWZStatus


Constants

WOWZStatusNewBitrateKey
WOWZStatusPreviousBitrateKey

WOWZStatusNewBitrateKey


extern NSString * __nonnull const WOWZStatusNewBitrateKey;  
Discussion

WOWZStatusNewBitrateKey is the entry in the WOWZStatus class data dictionary for the new bitrate value, represented as an NSNumber.


WOWZStatusPreviousBitrateKey


extern NSString * __nonnull const WOWZStatusPreviousBitrateKey;  
Discussion

WOWZStatusPreviousBitrateKey is the entry in the WOWZStatus class data dictionary for the previous bitrate value, represented as an NSNumber.