Method: Shotstack::Soundtrack#src
- Defined in:
- lib/shotstack/models/soundtrack.rb
#src ⇒ Object
The URL of the mp3 audio file. The URL must be publicly accessible or include credentials.
20 21 22 |
# File 'lib/shotstack/models/soundtrack.rb', line 20 def src @src end |