|
VLCKit
|
#import <VLCRendererItem.h>
Instance Methods | |
| (instancetype) | - NS_UNAVAILABLE |
Properties | |
| NSString * | name |
| NSString * | type |
| NSString * | iconURI |
| int | flags |
Renderer Item
| - (instancetype) NS_UNAVAILABLE |
VLCRendererDiscoverer
|
readnonatomicassign |
Flags of the renderer item
|
readnonatomiccopy |
IconURI of the renderer item
|
readnonatomiccopy |
Name of the renderer item
|
readnonatomiccopy |
For now, the type can only be "chromecast" ("upnp", "airplay" may come later)
1.8.17