Home | History | Annotate | Download | only in win

Lines Matching refs:IsNotSupported

1024     return mimeTypeCache().contains(type) ? (codecs.isEmpty() ? MediaPlayer::MayBeSupported : MediaPlayer::IsSupported) : MediaPlayer::IsNotSupported;