Y4m.Stream (y4m v0.3.4)
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
Link to this function
init(file)
@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.