Property | Type | Description | |
---|---|---|---|
RAW_TOKEN_RESOURCE_PROVIDER_ID | System.Guid |
Property | Type | Description | |
---|---|---|---|
_metadata | MediaPortal.Common.MediaManagement.ResourceProviderMetadata |
Method | Description | |
---|---|---|
ExpandResourcePathFromString ( string pathStr ) : ResourcePath | ||
IsResource ( string url ) : bool | ||
RawTokenResourceProvider ( ) : System | ||
ToProviderResourcePath ( string path ) : ResourcePath | ||
TryCreateResourceAccessor ( string path, IResourceAccessor &result ) : bool |
public ExpandResourcePathFromString ( string pathStr ) : ResourcePath | ||
pathStr | string | |
return | ResourcePath |
public static ToProviderResourcePath ( string path ) : ResourcePath | ||
path | string | |
return | ResourcePath |
public TryCreateResourceAccessor ( string path, IResourceAccessor &result ) : bool | ||
path | string | |
result | IResourceAccessor | |
return | bool |
public static Guid,System RAW_TOKEN_RESOURCE_PROVIDER_ID | ||
return | System.Guid |