u2sb u2sb
Home
  • 弹幕服务器 (opens new window)
  • MetingJS.Server
  • vuepress-plugin-smplayer
  • vuepress-plugin-vssue-global (opens new window)
  • hexo-tag-mmedia
  • 通用弹幕服务器
  • OBS导播键盘
GitHub (opens new window)
Home
  • 弹幕服务器 (opens new window)
  • MetingJS.Server
  • vuepress-plugin-smplayer
  • vuepress-plugin-vssue-global (opens new window)
  • hexo-tag-mmedia
  • 通用弹幕服务器
  • OBS导播键盘
GitHub (opens new window)
  • Overview

  • MetingJsServer

  • vuepress-plugin-smplayer

  • hexo-tag-mmedia

    • 安装和基本介绍
    • Audio
      • 介绍
      • 使用
      • 参数
        • JSON 参数
      • 配置
    • Video
    • Meting
    • Aplayer
    • Dplayer
    • 哔哩哔哩动画
    • 西瓜视频
    • ArtPlayer
    • 开发文档
    • 0.X 版本
  • Danmu.Server

  • OpenSw
  • hexo-tag-mmedia
MonologueChi
2021-02-23
目录

Audio

# 介绍

可以插入 html5 原生 audio 标签

# 使用

{% mmedia "audio" "src:a.mp3" %}
1
{% mmedia "audio" "src:https://baidu.com/a.mp3" "autoplay:true" %}
1

# 参数

此部分请熟读 Audio 相关介绍 (opens new window)

  • 使用 : 或 = 分割。
  • 所有 <audio> 标签的原生参数均可添加,只要能写进去就可以。
  • 具体能否实现相关标准,取决于客户端浏览器。

# JSON 参数

mmedia 插件允许在 contents 部分使用 JSON 编写配置,使用 JSON5 标准。

# 配置

默认配置可写入 _config.yml 下

mmedia:
  audio:
    default:
      autoplay: true
      key: vaule
1
2
3
4
5
#开源项目#hexo-tag-mmedia
上次更新: 10/4/2022, 11:21:17 PM
安装和基本介绍
Video

← 安装和基本介绍 Video→

Theme by Vdoing | Copyright © 2018-2022 MonoLogueChi | CC BY-NC-SA 4.0
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式