VLCPlugins.m 214 B

123456789101112
  1. //
  2. // VLCPluginManifest.m
  3. // VLC-iOS
  4. //
  5. // Created by Alexandre Janniaux on 12/03/2020.
  6. // Copyright © 2020 VideoLAN. All rights reserved.
  7. //
  8. #include <MobileVLCKit/VLCPlugin.h>
  9. VLCKIT_DECLARE_PLUGINS(NULL)