ProfileGuesser
Description:
[ CCode ( has_construct_function = false ) ]
public ProfileGuesser (bool relaxed_mode, bool extended_mode)
public ProfileGuesser (bool relaxed_mode, bool extended_mode)
Creates a new guesser that will use specific DLNA profiles for matching - i.
e. which profiles will be used depends on relaxed_mode
and extended_mode
.
Parameters:
relaxed_mode |
true to enable relaxed mode support. false otherwise. |
extended_mode |
true to enable extended mode support. false otherwise. |
Returns:
A new ProfileGuesser object. |