WZStatus.h

Includes:
<Foundation/Foundation.h>

Introduction

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



Classes

WZStatus


Constants

WZStatusNewBitrateKey
WZStatusPreviousBitrateKey

WZStatusNewBitrateKey


extern NSString * __nonnull const WZStatusNewBitrateKey;  
Discussion

WZStatusNewBitrateKey refers to the entry in a WZStatus' data member that contains the NSNumber representation of a new bitrate value.


WZStatusPreviousBitrateKey


extern NSString * __nonnull const WZStatusPreviousBitrateKey;  
Discussion

WZStatusPreviousBitrateKey refers to the entry in a WZStatus' data member that contains the NSNumber representation of a previous bitrate value.