IPlaylistRequestInfo Interface

The IPlaylistRequestInfo interface represents a playlist request.

Members

Member

Description

IPlaylistRequestInfo::Path Property

The URI of the requested playlist.

IPlaylistRequestInfo::Format Property

Gets the format in which the playlist is requested.

IPlaylistRequestInfo::GetServerVariable Method

Returns a single server variable from a collection of server variables associated with the request.

IPlaylistRequestInfo::SetServerVariable Method

Sets a single server variable in a collection of server variables associated with the request.

IPlaylistRequestInfo::GetSessionData Method

Gets the playlist provider specific data saved for this session.

IPlaylistRequestInfo::SetSessionData Method

Sets the playlist provider specific data for this session.

IPlaylistRequestInfo::GetFileInfo Method

Returns information about the playlist file.