Y4m.Stream (y4m v0.3.3)

Link to this section Summary

Functions

Initialize a Stream of y4m frames. The file header is read immediately, but frames are evaluated on demand.

Link to this section Functions

@spec init(atom() | pid()) :: {:error, atom()} | {%{}, Enumerable.t()}

Initialize a Stream of y4m frames. The file header is read immediately, but frames are evaluated on demand.