Skip to content

Add MixPresentationObu::CreateFromBuffer. #3

Add MixPresentationObu::CreateFromBuffer.

Add MixPresentationObu::CreateFromBuffer. #3

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
linux-amd64:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Build
uses: ./.github/actions/iamf-tools-builder
with:
platform: linux
architecture: amd64