Keap

[memb_secure_audio]

Summary
Memberium uses Amazon’s cloud to secure your streaming audio. Combined with Amazon’s cloud services, MP3 streaming audio can inexpensively deliver…

Description

Memberium uses Amazon’s cloud to secure your streaming audio. Combined with Amazon’s cloud services, MP3 streaming audio can inexpensively deliver audio using WordPress’s built-in media player, while protecting your audio content.

Shortcode Examples

[memb_secure_audio profile=memberium require_login=yes controls=on object='otr.mp3' expiring=3600 ]

 

Shortcode Parameters

bucketName of the Amazon S3 bucket
profileThe Memberium Remote Files profile to use to pull the audio file from.
objectThe object path to the secure audio file. This attribute is required, and there is no default path to the secure audio file.
loopIf specified, the audio will restart from the beginning when it reaches the end. This is disabled by default.
controls (required)If specified, the audio player will display play, pause and seek controls. By default, controls are not displayed.
mutedIf specified, the audio will be muted. Audio is turned on by default.
autoplayIf specified, the audio will autoplay on start.
preloadThis attribute is intended to hint the browser about the best user experience. It may have one of the following values: none, metadata, auto. This attribute defaults to “auto”.
protocolThe audio link generated defaults to “https”. You can force it to “http” instead.

Additional Information

The secure audio protection may not compatible with all mobile devices.

If your audio’s SSL URL doesn’t resolve or has an invalid certificate, you can force the link to HTTP: by using the protocol=”http” parameter.

Future Features

  • CloudFront Support
  • FlowPlayer Support

Shortcode Attributes

ConditionalNo
NestableNo
Accepts formattingNo
CapturableNo