matchM3u8Key abstract method

bool matchM3u8Key(
  1. Uri uri
)

Returns true if the given uri matches the format of an .m3u8 encryption key.

Implementation

bool matchM3u8Key(Uri uri);