VKStreamInfoView Class Reference
Inherits from | UIView |
---|---|
Declared in | VKStreamInfoView.h |
Overview
A custom UIView which shows extra information on screen such as codecs, connection type, data usage, etc …
– updateSubviewsWithInfo:
update info view with stream’s related info
- (void)updateSubviewsWithInfo:(NSDictionary *)info
Parameters
info |
A dictionary that holds all information to be shown on screen |
---|
Declared In
VKStreamInfoView.h