Skip to content

Nullable support for VLC MediaPlayer.media as of 3.3.18b11

https://code.videolan.org/videolan/VLCKit/-/blob/3.0/Headers/Public/VLCMediaPlayer.h#L729

@property (NS_NONATOMIC_IOSONLY, strong) VLCMedia *media;

@property (NS_NONATOMIC_IOSONLY, strong, nullable) VLCMedia *media;

VLCMediaPlayer.media has a nil state internally, so I think it's better to add nullable.

I apologize if I'm wrong.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information