Class TCefMediaSourceRef

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefMediaSourceRef = class(TCefBaseRefCountedRef, ICefMediaSource)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function GetId: ustring;
Protected function IsCastSource: boolean;
Protected function IsDialSource: boolean;
Public class function UnWrap(data: Pointer): ICefMediaSource;

Description

Methods

Protected function GetId: ustring;

This item has no description. Showing description inherited from ICefMediaSource.GetId.

Returns the ID (media source URN or URL) for this source.

Protected function IsCastSource: boolean;

This item has no description. Showing description inherited from ICefMediaSource.IsCastSource.

Returns true (1) if this source outputs its content via Cast.

Protected function IsDialSource: boolean;

This item has no description. Showing description inherited from ICefMediaSource.IsDialSource.

Returns true (1) if this source outputs its content via DIAL.

Public class function UnWrap(data: Pointer): ICefMediaSource;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.