Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::NETWORK Namespace Reference

Functions

bool IsInternetStream (const CFileItem &item)
 Check whether an item is a an internet stream.
 
bool IsRemote (const CFileItem &item)
 Check whether an item is on a remote location.
 
bool IsStreamedFilesystem (const CFileItem &item)
 Check whether an item is on a streamed filesystem.
 

Function Documentation

◆ IsInternetStream()

bool KODI::NETWORK::IsInternetStream ( const CFileItem & item)

Check whether an item is a an internet stream.

◆ IsRemote()

bool KODI::NETWORK::IsRemote ( const CFileItem & item)

Check whether an item is on a remote location.

◆ IsStreamedFilesystem()

bool KODI::NETWORK::IsStreamedFilesystem ( const CFileItem & item)

Check whether an item is on a streamed filesystem.