Skip to content
  • Thomas Guillem's avatar
    LibVLC: update AWindow API · 9110d1ed
    Thomas Guillem authored
    The onNewWindowLayout method is renamed to onNewVideoLayout.
    
    The OnNewVideoLayoutListener can only be set (one time) from attachViews(), see
    both attachViews method comments.
    
    Notify the native part is a OnNewVideoLayoutListener is present. If it's not
    present, the "android-display" "vout display" module won't be used.
    9110d1ed