IVideoPlayerHtmlController

IVideoPlayerHtmlController interface

Esta clase permite exportar archivos de video y audio a un HTML

public interface IVideoPlayerHtmlController : IHtmlFormattingController, ILinkEmbedController, 
    ISvgShapeFormattingController

Propiedades

NombreDescripción
AsIHtmlFormattingController { get; }Permite obtener la interfaz base IHtmlFormattingController. Solo lecturaIHtmlFormattingController .
AsILinkEmbedController { get; }Permite obtener la interfaz base ILinkEmbedController. Solo lecturaILinkEmbedController .
AsISvgShapeFormattingController { get; }Permite obtener la interfaz base ISvgShapeFormattingController. Solo lecturaISvgShapeFormattingController .

Ver también