Options
All
  • Public
  • Public/Protected
  • All
Menu

播放视频组件 依赖: ckPlayer.js

Hierarchy

  • ContainerBase
    • YhPlayer

Index

Constructors

constructor

  • Parameters

    • config: any

    Returns YhPlayer

Properties

playerObject

playerObject: object

ckplayer播放器的实例对象

title

title: string

视频的标题

url

url: string

播放的视频路径

Methods

getAttrEditors

  • getAttrEditors(): AttributeEditorBase[]
  • Returns AttributeEditorBase[]

getElemtHtml

  • getElemtHtml(): string
  • Returns string

render

  • render(parentCmp: any): void
  • Parameters

    • parentCmp: any

    Returns void

Generated using TypeDoc