Another inconclusive session: still nothing works, still making progress.
This commit is contained in:
parent
ef59563e25
commit
eed4711fee
35 changed files with 317 additions and 232 deletions
|
|
@ -25,7 +25,7 @@
|
|||
* @param metadata a pointer to an associaton containing metadata on the stream.
|
||||
* @return a pointer to the new read stream.
|
||||
*/
|
||||
struct pso_pointer make_write_stream( struct pso4 *frame_pointer,
|
||||
struct pso_pointer make_write_stream( struct pso_pointer frame_pointer,
|
||||
URL_FILE *output,
|
||||
struct pso_pointer metadata ) {
|
||||
struct pso_pointer pointer = allocate( frame_pointer, WRITETAG, 2 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue