Project import generated by Copybara.
PiperOrigin-RevId: 264105834
This commit is contained in:
committed by
Camillo Lugaresi
parent
71a47bb18b
commit
f5df228d9b
@@ -50,7 +50,7 @@ static const char* kOutputStream = "counter";
|
||||
profilerConfig->set_trace_log_disabled(false);
|
||||
|
||||
MPPGraph* graph = [[MPPGraph alloc] initWithGraphConfig:graphConfig];
|
||||
[graph addFrameOutputStream:kOutputStream outputPacketType:MediaPipePacketRaw];
|
||||
[graph addFrameOutputStream:kOutputStream outputPacketType:MPPPacketTypeRaw];
|
||||
graph.delegate = self;
|
||||
|
||||
NSError* error;
|
||||
|
||||
Reference in New Issue
Block a user